summaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r/v60_type_r.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-30Clean up v60_type_r keyboard (#2848)WillyPillow1-46/+9
* Use *_kb instead of *_user in keyboard config * Place POLESTAR-only #includes in its #ifdef
2018-01-01Added support for V60 Type R Polestar backlight and RGB underglow (#1852)benlyall1-6/+194
* Added V60 Type R Polestar Backlight and RGB Underglow support * made RGB Underglow stuff optional, to support the non Polestar V60 * updated readme and rules * fixed typo in readme
2017-09-29Support for KBP V60 Type R 60% keyboard (#1770)mechmerlin1-0/+43
* Support for KBP V60 Type R 60% keyboard Support does not include in switch or underglow lighting for Polestar Edition. * rename v60type_r to v60_type_r * Remove old v60type_r * Modify readme.md to adhere with QMK readme formatting.