summaryrefslogtreecommitdiffstats
path: root/keyboards/hs60/v1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-17/+0
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-231-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-33/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-281-7/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-1/+1
* RGB Matrix Overhaul (#5372)XScorpion22019-04-021-1/+0
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Keyboard: Add HS60 V2 (#4250)yiancar2018-10-261-0/+143