summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/kbod/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-21/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+17
| | | | | | | | | | | | | | | | | | | | | | * 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
* Use tap-toggle to move between layers.Nurahmadie2017-04-021-4/+4
| | | | - Add PDOT key
* Fix layer stuck, and add numpad supportNurahmadie2017-04-021-10/+10
|
* Forgot semicolon, and add reference linkNurahmadie2017-04-021-1/+1
|
* Add READMENurahmadie2017-04-021-1/+5
|
* Enable alt-F4 without [Fn]Nurahmadie2017-04-021-21/+41
| | | | - Add led indicator when keymap not on base layer \o/
* Add capslock led, and audio buttonsNurahmadie2017-04-021-16/+26
| | | | - Also change layer switch to momentary
* Remove lead keys, fix some typos, rearrange layersNurahmadie2017-04-021-28/+9
|
* Add initial keymapNurahmadie2017-04-021-24/+73
| | | | *crossfingers*
* Initial work for my kbod support in qmk_firmwareNurahmadie2017-04-024-0/+74
- Wiring layout done No actual keymap yet