summaryrefslogtreecommitdiff
path: root/keyboards/hotdox
AgeCommit message (Expand)Author
2024-02-20Manual user keymap removal (#23119)Joel Challis
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-02-19Bliss Hotdox keymaps (#13160)Benjamin Chausse
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-01Remove complex `fn_actions` macros (#14662)Ryan
2021-09-29[Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-09-03Remove more cruft in keyboard files (#14288)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-20[Keymap] Adding user code & keymaps for dumbpad & hotdox (#12924)imchipwood
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-06-30re-added mouse and media keys plus slight changes (#9515)unicorn855
2020-06-17[Keyboard] added VIA support for HotDox (#9377)unicorn855