summaryrefslogtreecommitdiffstats
path: root/keyboards/gh60/revc
Commit message (Expand)AuthorAgeFilesLines
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-081-0/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-20/+5
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove useless line continuations (#19399)Ryan2022-12-307-87/+87
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-212-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-153-4/+31
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-2/+2
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-272-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-272-7/+6
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-4/+4
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-252-2/+0
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-1/+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 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 commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Migrate more `fn_actions` stuff (#13502)Ryan2021-07-151-18/+15
* Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan2021-07-063-204/+6
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-1/+1
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-3/+3
* Clean up some user keymaps specifying MCU (#11966)Ryan2021-02-226-694/+9
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-183-3/+0
|\
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-183-3/+0