summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/marauder/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-12/+12
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
| | | | | | | | | | | | | * [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-242-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] fixes and additions to the Marauder keyboard (#13462)Cosmin2021-07-134-0/+254
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix Marauder and add readme (#12906)Ryan2021-05-141-29/+29
|
* [Keyboard] Add Marauder (#12550)Cosmin2021-05-141-0/+29
Co-authored-by: Drashna Jaelre <drashna@live.com>