summaryrefslogtreecommitdiff
path: root/keyboards/dtisaac
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (D) (#25560)Jack Sangdahl2-39/+44
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-60/+0
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-2/+2
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750)James Young2-23/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan4-4/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-16/+13
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis4-24/+17
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)Joel Challis2-75/+50
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan2-1/+3
2023-07-10DTIsaac01 Layout Additions and Touch-Up (#21505)James Young5-133/+467
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-8/+8
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan7-387/+284
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-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan6-70/+15
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-2/+2
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+4
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+0
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan4-10/+11
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-22/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan1-1/+1
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-4/+4
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre1-15/+12
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan1-1/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're2-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel3-3/+0
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan6-24/+19
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis3-5/+5
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-13/+0
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2-2/+2
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+2
2022-01-28Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel1-2/+2
2022-01-25More keyboard rules.mk cleanups (#16044)Ryan2-2/+0
2022-01-11Correct matrix effect name (#15816)Albert Y1-1/+1