summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/space65
Commit message (Collapse)AuthorAge
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
| | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
* [Keyboard] Space65: RGB Animations on by default (#5097)MechMerlin2019-02-11
|
* 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
* space65-5001 init, small corrections to the total number of leds (#5006)Othi2019-01-30
|
* Fix link and name spelling in Space65's readme (#5004)Konstantin Đorđević2019-01-30
|
* [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