Commit graph

14 commits

Author SHA1 Message Date
Joel Challis
51ac915a01 Fix encoder map declarations (#21435) 2023-07-03 01:19:52 +01:00
jack
0f3a6ab637 Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
Joel Challis
b118c9a70b Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11:00
Wilba
a3b6f55c2d VIA V3 - The Custom UI Update (#18222) 2022-11-10 07:46:44 +11:00
Ryan
60393a92d3 Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
Ryan
58c0f56e04 Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
Ryan
ab0ad878c6 Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Ryan
9a12565455 Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
Ryan
4b8f2590d2 Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT (#18415) 2022-09-26 14:40:15 +10:00
Joel Challis
1b3224d576 RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
XScorpion2
4bcb1d75f3 [Keyboard] Sol 3 Keyboard from RGBKB (#15687)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Franklyn Tackitt <franklyn@tackitt.net>
2022-01-21 19:51:12 -08:00
Drashna Jaelre
5982a5ab7c Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
Drashna Jaelre
44c20e7743 [Core] Change OLED task function to be boolean (#14864)
* [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-11-02 09:42:50 +11:00
Joel Challis
7cc3ae2735 Tidy up rgbkb/mun (#13801)
* Tidy up rgbkb/mun
2021-08-05 00:59:50 +01:00