Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-10-22 | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | |
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | |
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty | |||
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | |
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> | |||
2021-07-01 | [Keymap] RGB Timeout added to userspace (#13339) | stanrc85 | |
2021-06-19 | [Keymap] Add stanrc85 Abasic keymap (#13180) | stanrc85 | |
2021-04-19 | [Keyboard] Add Wanderland - An Alice-layout keyboard (#12516) | kiwikey | |
Co-authored-by: Ryan <fauxpark@gmail.com> |