summaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/space65/space65.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-01Space65 Updates (#5008)MechMerlin1-0/+5
* 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-30[Keyboard] Gray Studio Space 65 Support (#5001)MechMerlin1-0/+43
* 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