summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/premek/keymap.c
AgeCommit message (Collapse)Author
2023-01-20Fix functions with empty params (#19647)Ryan
* Fix functions with empty params * Found a bunch more
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert
* 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
2018-06-02planck/premek layout - thumb shift, mouse middleclick (#3111)Přemek Vyhnal
* Update readme.md updated links, hope those are the correct ones * planck premek - left thumb shift * middleclick key * mod tap thumb-shift, space * update layout description
2017-10-15update keymaps to not be the canonical fileJack Humbert
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2016-08-16premek split layoutpremek