summaryrefslogtreecommitdiff
path: root/keyboards/hs60/v1/config.h
AgeCommit message (Expand)Author
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-04-02RGB Matrix Overhaul (#5372)XScorpion2
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-10-26Keyboard: Add HS60 V2 (#4250)yiancar