summaryrefslogtreecommitdiffstats
path: root/keyboards/hotdox/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-2/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-2/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-281-9/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+1
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* re-added mouse and media keys plus slight changes (#9515)unicorn8552020-06-301-5/+5
* [Keyboard] added VIA support for HotDox (#9377)unicorn8552020-06-171-3/+3
* [Keyboard] Add HotDox keyboard (#5365)layne0013652019-03-111-0/+78