aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/space65/config.h
Commit message (Collapse)AuthorAgeFilesLines
* VIA support for Graystudio Space65 (#8126)Rys Sommefeldt2020-02-121-4/+4
| | | | | | * VIA support for Graystudio Space65 * Update Space65 PRODUCT and remove VIA JSON def
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
| | | | | | | | * 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-111-1/+1
|
* space65-5001 init, small corrections to the total number of leds (#5006)Othi2019-01-301-1/+1
|
* [Keyboard] Gray Studio Space 65 Support (#5001)MechMerlin2019-01-291-0/+244
* 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