Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2020-02-24 | Hineybush h87a lock indicators (#8237) | MechMerlin | |
* move lighting code from VIA into the keyboard's .c file so that every keymap can access it * after some serious conversations with default and wkl, they agreed to let me modify their keymaps. They weren't too happy | |||
2020-01-16 | [Keyboard] add VIA support for hiney PCBs (#7910) | Josh Hinnebusch | |
* add VIA support for hiney PCBs * update LED per request * update LED text per request * remove extra stuff |