summaryrefslogtreecommitdiff
path: root/keyboards/monstargear/xo87/solderable/solderable.h
AgeCommit message (Collapse)Author
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2021-06-24Monstargear XO87 Solderable Configurator Refactor (#13317)James Young
2021-03-05[Keyboard] Monstargear XO87 Solderable support (#11716)datafx
* 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