summaryrefslogtreecommitdiff
path: root/keyboards/hotdox
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2025-07-06Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-185/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-12/+3
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759)James Young2-5/+6
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-14/+5
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan2-28/+62
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young2-13/+9
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan1-2/+0
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan2-4/+1
2024-03-27Update I2C API usage in keyboard code (#23360)Ryan1-2/+2
2024-02-20Manual user keymap removal (#23119)Joel Challis3-186/+0
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis1-192/+0
2024-01-17I2C driver cleanup (#21273)David Hoelscher2-29/+12
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel1-210/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-606/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2-2/+3
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan1-2/+0
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan1-2/+0
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan2-185/+355
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+0
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-3/+3
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan2-4/+4
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-3/+3
2022-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot2-10/+7
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2-10/+7
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre3-3/+3
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+1
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-9/+0
2022-02-19Bliss Hotdox keymaps (#13160)Benjamin Chausse3-0/+186
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-11-01Remove complex `fn_actions` macros (#14662)Ryan2-2/+2
2021-09-29[Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0