summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/space65/space65.c
Commit message (Collapse)AuthorAge
* Refactor to use led config - Part 2 (#10906)Joel Challis2020-11-17
| | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config
* [Keyboard] Update space65.c to fix caps lock LED (#6375)trinity15612019-07-20
|
* Space65 Updates (#5008)MechMerlin2019-01-31
| | | | | | | | | | | | | | | | * update reset sequence info * fix my rgb underglow led number flub * add a more sensible keymap * add caps lock led support * remove unused #define * swap the spacebar sizes around to match the space65 * use vomindoraan's suggestion in PR to use IS_LED_ON
* [Keyboard] Gray Studio Space 65 Support (#5001)MechMerlin2019-01-29
* initial commit * get rid of vanilla code, and fix formatting * write up a nice looking readme * add in pins and enable features * define keymap and switch/physical matrix * add QMK Configurator support * switch to bootmagic lite to decrease file size