index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
hotdox
/
config.h
Age
Commit message (
Expand
)
Author
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-07-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2020-06-30
re-added mouse and media keys plus slight changes (#9515)
unicorn855
2020-06-17
[Keyboard] added VIA support for HotDox (#9377)
unicorn855
2019-03-11
[Keyboard] Add HotDox keyboard (#5365)
layne001365