summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/v60_type_r.h
Commit message (Collapse)AuthorAge
* Clean up v60_type_r keyboard (#2848)WillyPillow2018-04-30
| | | | | | * Use *_kb instead of *_user in keyboard config * Place POLESTAR-only #includes in its #ifdef
* Add Generic Keymap for my boards (#2795)MechMerlin2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | * add mechmerlin 60 ansi layout * put meaningful #defines * missed the backslash * add merlin split layout * rename to have a -ansi * Add appropriate readme files * rename KEYMAP to LAYOUT * support for default layout * support for the community keymaps * make sure I don't break the configurator * Don't break the configurator Merlin
* Refactor/v60 type r keymap/layout (#2593)MechMerlin2018-03-25
| | | | | | | | | | * Add a proper ANSI layout Changed v60_type_r.h to have a proper ANSI layout Modify keymaps to reflect above changes Fix comments * Add new layout to info.json
* Added support for V60 Type R Polestar backlight and RGB underglow (#1852)benlyall2018-01-01
| | | | | | | | | | * 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
* Support for KBP V60 Type R 60% keyboard (#1770)mechmerlin2017-09-29
* 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.