summaryrefslogtreecommitdiffstats
path: root/keyboards/gh80_3000
Commit message (Expand)AuthorAgeFilesLines
* 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