summaryrefslogtreecommitdiff
path: root/keyboards/gh60/satan
AgeCommit message (Expand)Author
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-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-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-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
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-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
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-21Refactor to use led config - Part 5 (#10975)Joel Challis
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-03-19VIA Support for GH60 (#8442)Diego Song
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2019-11-26Adjust Fn key and right arrow cluster of GH60/Satan keymap (#7490)Stephen Tudor
2019-10-12Cleanup rules.mk for 32U4 keyboards, G (#6971)fauxpark
2019-09-03[Keymap] Satan GH60 with command prompt animation, react to keypresses (#6636)Benjamin Grosse
2019-08-04GH60 Refactor: Move Satan into GH60 directory (#6485)MechMerlin