Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-07-30 | Move keyboard USB IDs and strings to data driven: E (#17815) | Ryan | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
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-10-10 | Ein_60: add Configurator layout data (#14777) | James Young | |
2021-09-21 | [Keyboard] Fix font file for Ein 60 Keyboard (#14553) | Drashna Jaelre | |
2021-09-21 | [Keyboard] add ein_60 (#14398) | James Smith | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |