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
Age
Commit message (
Expand
)
Author
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2023-06-18
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2023-04-05
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
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
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-07-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2022-02-19
Bliss Hotdox keymaps (#13160)
Benjamin Chausse
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-01
Remove complex `fn_actions` macros (#14662)
Ryan
2021-09-29
[Core] Fix "6kro enable" and clarify naming (#14563)
Drashna Jaelre
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-09-03
Remove more cruft in keyboard files (#14288)
Ryan
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-20
[Keymap] Adding user code & keymaps for dumbpad & hotdox (#12924)
imchipwood
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
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
2020-02-17
[Keymap] ninjonas keymap updates (#8170)
Jonas Avellana
2020-01-31
[keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace...
Jonas Avellana
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2020-01-17
Remove `KEYMAP_SECTION_ENABLE` (#7882)
fauxpark
2019-10-20
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-10-15
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
[next]