aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/monstargear/xo87/solderable/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-1/+1
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-54/+0
|
* Delete trivial keymap readmes (#23714)Ryan2024-05-182-2/+0
|
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-091-18/+0
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-052-4/+4
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Monstargear XO87 Solderable Configurator Refactor (#13317)James Young2021-06-242-46/+48
|
* [Keyboard] Monstargear XO87 Solderable support (#11716)datafx2021-03-056-0/+110
* Support for XO87 solderable version * cleanup * Remove abandoned code * replaced KEYMAP with LAYOUT and moved LAYOUT macro to solderable.h. deleted unneeded files. * Update keyboards/monstargear/xo87/solderable/keymaps/via/keymap.c * update info.json with missing keys * Apply suggestions from code review * Apply suggestions from code review correct layout macro