summaryrefslogtreecommitdiff
path: root/keyboards/hotdox76v2
AgeCommit message (Collapse)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (H) (#25599)Jack Sangdahl2-50/+88
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-10-10fix hotdox76v2 oled font to more closely mirror utf8 (#23807)Woodrow Douglass2-112/+112
2024-10-06`hotdox76v2`: Update g_led_config.matrix_co to fix key electrical matrix to ↵rahanahu1-6/+6
led index lookup table. (#24293) update g_led_config on hotdox76v2/hotdox76v2.c Co-authored-by: rahanahu <ra87who@gmail.com>
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-182/+0
2024-07-26Refactor use of `matrix_scan_kb` (#24200)Joel Challis1-8/+3
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis1-1/+3
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-0/+0
2024-02-19Manual user keymap removal (#23104)Joel Challis3-187/+0
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis1-1/+0
* feature.lto -> build.lto * keymaps too
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis2-16/+11
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark4-194/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel4-194/+0
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-6/+10
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-178/+178
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-2/+2
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan1-0/+3
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-02Merge remote-tracking branch 'origin/master' into developDrashna Jael're3-0/+187
2023-04-02[Keymap] Add dancxjo hotdox76v2 keymap (#20016)Travis Reed3-0/+187
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+1
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-144/+144
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30Remove useless line continuations (#19399)Ryan2-21/+20
2022-11-29[Keymap] Fixed ifohancroft Swap Hands Config (#19176)IFo Hancroft1-6/+6
2022-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot4-0/+194
2022-11-11Ifohancroft HotDox76v2 keymap (#19030)IFo Hancroft4-0/+194
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-08Fixup hotdox76v2 on develop (#18991)jack1-2/+1
2022-11-03[Keyboard] Add hotdox76v2 support (#18680)Drashna Jaelre11-0/+967