summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/jetpacktuxedo
AgeCommit message (Collapse)Author
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2021-07-24Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
* fix sat75 * update uint32_t to layer_state
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2018-09-28Keymap: Clicky frequency modulation (#4012)Ethan Madden
Also worked around my busted dipswitch 2...
2018-09-27Keymap: add clicky support to jetpacktuxedo keymap (#3990)Ethan Madden
controlled by dip 3 with pitch modulated by the knob
2018-09-25Keymap: jetpacktuxedo planck keymap (#3896)Ethan Madden
* added my planck keymap based on a blend of my minivan keymap and the planck default keymap. * moved pipe to better match minivan keymap * updated as per @drashna also moved my keymap a bit after adding the quad encoder and underglow (which doesn't even work on arm right now lol) * a few smaller tweaks