summaryrefslogtreecommitdiff
path: root/keyboards/hotdox
AgeCommit message (Expand)Author
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel
2024-08-25Update Underglow keycodes (#23765)via-keymaps-still-presentRyan
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759)James Young
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan
2024-03-27Update I2C API usage in keyboard code (#23360)Ryan
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)0.16.5Ryan
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)0.14.19Drashna 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