summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/space65/space65.c
AgeCommit message (Collapse)Author
2020-11-17Refactor to use led config - Part 2 (#10906)Joel Challis
* Refactor to use led config * Refactor to use led config * Refactor to use led config
2019-07-20[Keyboard] Update space65.c to fix caps lock LED (#6375)trinity1561
2019-01-31Space65 Updates (#5008)MechMerlin
* 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
2019-01-29[Keyboard] Gray Studio Space 65 Support (#5001)MechMerlin
* 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