aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-44/+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-064-0/+41
| | | | | | | | | | * Add TKL keymap for Frosty_Flake * Update readme.md * Add spaces for ghfm newlines * add note for dfu target
* 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
|
* 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-152-27/+74
|
* change readmeNick Choi2017-05-151-1/+1
|
* nikchi flakeNick Choi2017-05-154-0/+155
|
* clean up docs and provide defaults for keymapGabriel Young2017-03-192-39/+3
|
* Swap rows and columns to match the schematicGabriel Young2017-03-191-2/+1
|
* start to define keymap; annoying because rows and columns are swapped from ↵Gabriel Young2017-03-191-4/+7
| | | | schematic
* successfully read data from the matrixGabriel Young2017-03-192-5/+6
|
* boilerplate project created with new_project.shGabriel Young2017-03-184-0/+74