summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/handwired_binaryplease/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel1-269/+0
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre1-37/+0
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-01-20Fix functions with empty params (#19647)Ryan1-2/+2
* Fix functions with empty params * Found a bunch more
2022-11-22Update use of legacy keycodes (#19120)Joel Challis1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young1-49/+43
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-4/+0
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-0/+1
* initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT
2017-10-15update keymaps to not be the canonical fileJack Humbert1-2/+0
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-8/+8
2017-06-10put colemak and qwert switching on the top rightbinaryplease1-1/+1
2017-06-10removed swapping keys in adjust layerbinaryplease1-1/+1
2017-06-10commented out unused layersbinaryplease1-58/+58
2017-05-29copied default planck keymap to handwired_binaryplease;binaryplease1-0/+317