summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/kyria/keymaps/gotham
Commit message (Collapse)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
|
* Fixup Pointing device functions (#20311)Drashna Jaelre2023-04-011-2/+2
|
* Remove default pointing device driver. (#16190)Dasky2022-02-051-0/+1
| | | | | | | * remove custom as default * add missing pointing_device_driver to rules.mk * Update docs
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+4
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* [Keyboard] Fix up SplitKB keyboards (#13511)Drashna Jaelre2021-07-2511-0/+820