summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/sgoodwin/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
| | | | | * Fix functions with empty params * Found a bunch more
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-37/+31
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-4/+0
|
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-161-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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-5/+5
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-3/+3
| | | | Fixes #1201.
* Add my keymap.Samuel Ryan Goodwin2016-09-051-0/+233