Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 1 | -24/+8 |
| | |||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -13/+13 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | hmm? | Nick Choi | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | switched to uint8 and 16 | Nick Choi | 2017-05-29 | 2 | -9/+8 |
| | |||||
* | clarified tap | Nick Choi | 2017-05-26 | 2 | -6/+10 |
| | |||||
* | - | Nick Choi | 2017-05-26 | 1 | -0/+6 |
| | |||||
* | tenative readme for variable timing tap | Nick Choi | 2017-05-26 | 1 | -0/+0 |
| | |||||
* | moved specific tap term to its own function | Nick Choi | 2017-05-25 | 1 | -4/+4 |
| | | | | included custom_tapping_term in action struct | ||||
* | Added per case tapping term, updated FF-nikchi keymap. | Nick Choi | 2017-05-25 | 2 | -5/+5 |
| | |||||
* | Tapping Term and Memes TD for FF | Nick Choi | 2017-05-24 | 2 | -5/+21 |
| | |||||
* | moved unicodemap rules to localer make | Nick Choi | 2017-05-24 | 1 | -1/+0 |
| | |||||
* | more emoji function comments | Nick Choi | 2017-05-24 | 2 | -13/+38 |
| | |||||
* | Tap dancing emoji support 😩😩 | Nick Choi | 2017-05-23 | 1 | -11/+64 |
| | |||||
* | removed s | Nick Choi | 2017-05-23 | 1 | -2/+1 |
| | |||||
* | preonic map | Nick Choi | 2017-05-23 | 1 | -2/+1 |
| | |||||
* | emojis and reorg | Nick Choi | 2017-05-15 | 1 | -28/+45 |
| | |||||
* | emoji support but | Nick Choi | 2017-05-15 | 3 | -29/+77 |
| | |||||
* | change readme | Nick Choi | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | nikchi flake | Nick Choi | 2017-05-15 | 4 | -0/+155 |
| | |||||
* | Fix frosty_flake warning when print is disabled | Fred Sundvik | 2017-04-13 | 1 | -1/+3 |
| | |||||
* | clean up config | Gabriel Young | 2017-03-19 | 1 | -26/+4 |
| | |||||
* | clean up docs and provide defaults for keymap | Gabriel Young | 2017-03-19 | 4 | -40/+21 |
| | |||||
* | update docs | Gabriel Young | 2017-03-19 | 1 | -0/+4 |
| | |||||
* | fix whitespace | Gabriel Young | 2017-03-19 | 1 | -51/+48 |
| | |||||
* | support LEDs | Gabriel Young | 2017-03-19 | 2 | -44/+51 |
| | |||||
* | Swap rows and columns to match the schematic | Gabriel Young | 2017-03-19 | 4 | -142/+62 |
| | |||||
* | start to define keymap; annoying because rows and columns are swapped from ↵ | Gabriel Young | 2017-03-19 | 3 | -5/+84 |
| | | | | schematic | ||||
* | successfully read data from the matrix | Gabriel Young | 2017-03-19 | 4 | -75/+93 |
| | |||||
* | sketch out frosty flake matrix using custom matrix.c based on kitten paw | Gabriel Young | 2017-03-18 | 3 | -11/+187 |
| | |||||
* | boilerplate project created with new_project.sh | Gabriel Young | 2017-03-18 | 10 | -0/+382 |