summaryrefslogtreecommitdiff
path: root/keyboards/gh60/revc
AgeCommit message (Expand)Author
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-25Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-10Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-15Migrate more `fn_actions` stuff (#13502)Ryan
2021-07-06Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
2021-02-22Clean up some user keymaps specifying MCU (#11966)Ryan
2021-01-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-21Refactor to use led config - Part 5 (#10975)Joel Challis
2020-06-30Add more missing info.json layouts (#9595)Ryan
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-04-02add 60_tsangan_hhkb layout to GH60 rev. C (#8617)Joshua Rubin
2020-03-19VIA Support for GH60 (#8442)Diego Song
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2020-01-26Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen
2020-01-04[Keyboard] GH60 rev. C: fix LAYOUT_60_iso key sequence in QMK Configurator (#...James Young
2019-11-17[Keyboard] Add abnt2 layout to gh60 (#7371)Luiz Correia
2019-11-14Add my custom layouts for GH60, DZ60 and Minivan (#7278)Daniel Barber
2019-10-28[Keymap] Updating keymaps (#7170)Xyverz
2019-10-12Cleanup rules.mk for 32U4 keyboards, G (#6971)fauxpark