aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake
Commit message (Collapse)AuthorAgeFilesLines
* remove all makefiles from keyboard directoriesJack Humbert2017-09-273-47/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-083-4/+44
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Add TKL keymap for Frosty_Flake (#1666)Jason Milkins2017-09-066-9/+120
| | | | | | | | | | * Add TKL keymap for Frosty_Flake * Update readme.md * Add spaces for ghfm newlines * add note for dfu target
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-24/+8
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-13/+13
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* hmm?Nick Choi2017-05-301-1/+1
|
* switched to uint8 and 16Nick Choi2017-05-292-9/+8
|
* clarified tapNick Choi2017-05-262-6/+10
|
* -Nick Choi2017-05-261-0/+6
|
* tenative readme for variable timing tapNick Choi2017-05-261-0/+0
|
* moved specific tap term to its own functionNick Choi2017-05-251-4/+4
| | | | included custom_tapping_term in action struct
* Added per case tapping term, updated FF-nikchi keymap.Nick Choi2017-05-252-5/+5
|
* Tapping Term and Memes TD for FFNick Choi2017-05-242-5/+21
|
* moved unicodemap rules to localer makeNick Choi2017-05-241-1/+0
|
* more emoji function commentsNick Choi2017-05-242-13/+38
|
* Tap dancing emoji support 😩😩Nick Choi2017-05-231-11/+64
|
* removed sNick Choi2017-05-231-2/+1
|
* preonic mapNick Choi2017-05-231-2/+1
|
* emojis and reorgNick Choi2017-05-151-28/+45
|
* emoji support butNick Choi2017-05-153-29/+77
|
* change readmeNick Choi2017-05-151-1/+1
|
* nikchi flakeNick Choi2017-05-154-0/+155
|
* Fix frosty_flake warning when print is disabledFred Sundvik2017-04-131-1/+3
|
* clean up configGabriel Young2017-03-191-26/+4
|
* clean up docs and provide defaults for keymapGabriel Young2017-03-194-40/+21
|
* update docsGabriel Young2017-03-191-0/+4
|
* fix whitespaceGabriel Young2017-03-191-51/+48
|
* support LEDsGabriel Young2017-03-192-44/+51
|
* Swap rows and columns to match the schematicGabriel Young2017-03-194-142/+62
|
* start to define keymap; annoying because rows and columns are swapped from ↵Gabriel Young2017-03-193-5/+84
| | | | schematic
* successfully read data from the matrixGabriel Young2017-03-194-75/+93
|
* sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young2017-03-183-11/+187
|
* boilerplate project created with new_project.shGabriel Young2017-03-1810-0/+382