Commit graph

12 commits

Author SHA1 Message Date
Ryan
82a7ce2ffc OLED: driver naming cleanups (#21710) 2023-08-15 10:30:34 +01:00
Nick Brassel
432475f553 Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
precondition
15eb4de2cf Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
jack
825d496011 fixup splitkb/kyria VIA keymap (#19676) 2023-01-24 08:04:56 +00:00
Joel Challis
b118c9a70b Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11: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
Joel Challis
1b3224d576 RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
Joel Challis
ec10413e9b Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keymaps (#16448)
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level

* Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
2022-02-26 03:20:57 +00:00
Drashna Jaelre
9cf4b081b0 [Keyboard] Disable features on SplitKB boards to fit under size (#15262) 2021-11-22 17:22:49 -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
Xelus22
3b5759ee2b [Core] Refactor OLED to allow easy addition of other types (#13454)
* 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-08-24 16:28:26 +10:00
Drashna Jaelre
c0ec1adb92 [Keyboard] Fix up SplitKB keyboards (#13511) 2021-07-25 18:18:39 -07:00