summaryrefslogtreecommitdiffstats
path: root/keyboards/gh80_3000
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-026-84/+120
* Move fullsize layouts to data driven (#20317)Ryan2023-04-042-154/+768
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-12/+12
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-272-7/+6
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-146-38/+38
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-8/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-8/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-110/+112
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-151-10/+10
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, G (#6971)fauxpark2019-10-121-39/+9
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-5/+1
* GH80-3000: Refactor and Configurator support (#3166)noroadsleft2018-06-129-154/+194
* adds the gh80_3000 project (#2132)farmakon2017-12-1011-0/+472