summaryrefslogtreecommitdiff
path: root/keyboards/gh80_3000
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan5-5/+0
2024-04-29gh80_3000 - Enable indicator LED functionality (#23633)chalex8-164/+12
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-12/+8
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan6-84/+120
2023-04-04Move fullsize layouts to data driven (#20317)Ryan2-154/+768
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-17/+0
2023-03-17Remove more empty headers (#20155)Ryan1-1/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan6-12/+12
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre1-1/+10
2022-10-07Remove all `BACKLIGHT_LEVELS 0` (#18630)jack1-6/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2-7/+6
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan6-38/+38
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark1-8/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-8/+0
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-7/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan2-110/+112
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan1-1/+0
2020-06-15Change ?= to = in keyboard rules.mk (#9390)Ryan1-10/+10
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty1-4/+4
2019-10-12Cleanup rules.mk for 32U4 keyboards, G (#6971)fauxpark1-39/+9
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-5/+1
2018-06-12GH80-3000: Refactor and Configurator support (#3166)noroadsleft9-154/+194
2017-12-10adds the gh80_3000 project (#2132)farmakon11-0/+472