summaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-6/+6
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: V (#17901)Ryan2022-08-032-7/+6
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-19/+19
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-18/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-052-8/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-214-0/+149
|\
| * [Keymap] Adding my v60 Type R keymap (#11911)IFo Hancroft2021-02-204-0/+149
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-053-2/+80
|\|
| * [Keyboard] Add VIA support to v60 Type R (#11758)Joshua Borton2021-02-043-2/+80
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\|
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-16/+0
|/
* Fix two `qmk info` complaints (#10737)Ryan2020-10-231-1/+1
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-5/+5
* [Keyboard] Fix v60_type_r compile failures (#7250)Joel Challis2019-11-034-16/+13
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-293-43/+2
* Change V60 Polestar RGB timer to 3 (#7099)fauxpark2019-10-221-13/+13
* [Keyboard] KBP V60 Type R Added ISO default (#6372)Luke Wesley-Holley2019-07-227-3/+115
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-16/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] V60 Type R - Turn on leds for Configurator + Refactor (#5546)MechMerlin2019-04-0311-52/+29
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-5/+2
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-1/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* [Keyboard] Fix bootloader size for v60_type_r (#4873)WillyPillow2019-01-171-7/+8
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove empty fn_actions[]fauxpark2019-01-112-10/+0