Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2021-07-24 | Remove 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-21 | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2021-02-06 | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | |
2018-09-28 | Keymap: Clicky frequency modulation (#4012) | Ethan Madden | |
Also worked around my busted dipswitch 2... | |||
2018-09-27 | Keymap: add clicky support to jetpacktuxedo keymap (#3990) | Ethan Madden | |
controlled by dip 3 with pitch modulated by the knob | |||
2018-09-25 | Keymap: 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 |