summaryrefslogtreecommitdiff
path: root/keyboards/gh60
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan1-2/+10
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-109/+0
2024-08-25Update Underglow keycodes (#23765)Ryan9-19/+11
2024-05-21Remove includes of config.h (#23760)Joel Challis1-6/+1
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: G (#23758)James Young4-78/+12
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan2-9/+1
2024-05-17Delete trivial keymap readmes (#23714)Ryan3-3/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan5-5/+5
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-10/+10
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis6-34/+28
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis54-2643/+0
2024-02-15Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)Joel Challis2-65/+0
2023-12-19[Keymap Removal] tada68 and related keymaps. (#22699)Joel Challis4-120/+0
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel6-258/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel3-124/+0
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel4-122/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel11-520/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis2-23/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-44/+26
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+4
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-1/+1
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-03Remove more junk files and scripts (#20682)Ryan1-42/+0
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan4-855/+993
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-671/+535
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-11/+15
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan3-18/+0
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis1-0/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan6-45/+15
2023-02-26Move backlight config to data driven (#19910)Ryan4-9/+8
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan4-6/+8
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-6/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan1-1/+1
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan6-6/+3
2022-12-30Remove useless line continuations (#19399)Ryan30-410/+413
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan2-8/+8