summaryrefslogtreecommitdiffstats
path: root/keyboards/gh60
Commit message (Expand)AuthorAgeFilesLines
...
| * Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-276-21/+18
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-194-5/+5
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-6/+6
* 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-152-4/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-8/+8
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-094-5/+4
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-4/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-5/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-056-6/+6
* 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-302-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-4/+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 BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-101-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-2/+1
* Remove Full Bootmagic (#13846)James Young2021-08-0623-23/+23
* 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-0610-570/+14
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-062-4/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-07-031-3/+3
|\
| * [Keymap] Update personal keymaps, add Corne keymap, and update non-kc LAYOUT ...David Rambo2021-07-021-3/+3
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-294-6/+6
* | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-302-3/+0
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-3/+3
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-123-3/+3
|/
* Clean up some user keymaps specifying MCU (#11966)Ryan2021-02-226-694/+9
* 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-187-7/+0
|\|
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-187-7/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-114-37/+0
|/
* gh60/satan: fix indicator LED define (#11216)Ryan2020-12-151-1/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-47/+0
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-215-59/+16
* GH60 v1.3: update default keymap (#10703)James Young2020-10-211-10/+10
* [Keyboard] GH60 v1.3 (#10575)James Young2020-10-1616-0/+1117
* Add more missing info.json layouts (#9595)Ryan2020-06-301-17/+553
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-302-6/+3
* add 60_tsangan_hhkb layout to GH60 rev. C (#8617)Joshua Rubin2020-04-022-1/+15
* VIA Support for GH60 (#8442)Diego Song2020-03-198-12/+121
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-17/+1
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-307-33/+33
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-5/+5