summaryrefslogtreecommitdiff
path: root/keyboards/gh60
AgeCommit message (Expand)Author
2022-09-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-05Fix compilation error for GH60 satan HHKB 7u layout (#18250)AMing Lau
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-07RESET -> QK_BOOT default keymaps (#17939)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-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)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-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)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-07-03Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-07-02[Keymap] Update personal keymaps, add Corne keymap, and update non-kc LAYOUT ...David Rambo
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-02-22Clean up some user keymaps specifying MCU (#11966)Ryan
2021-01-27Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)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-12-15gh60/satan: fix indicator LED define (#11216)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-10-21GH60 v1.3: update default keymap (#10703)James Young