summaryrefslogtreecommitdiff
path: root/keyboards/draytronics
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-53/+0
2024-08-25Update Underglow keycodes (#23765)Ryan7-13/+13
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750)James Young6-86/+17
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis2-37/+6
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young2-13/+5
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis6-37/+28
2023-08-23Move RGBLight animations to data driven (#21635)Ryan6-42/+39
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan6-9/+6
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-3/+3
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan6-3/+9
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan3-3/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-3/+9
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-43/+10
2023-04-04Move 65% layouts to data driven (#20308)Ryan4-1414/+1144
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-52/+17
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan3-6/+0
2023-03-17Remove more empty headers (#20155)Ryan4-74/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan8-69/+20
2023-02-26Move encoder config to data driven (#19923)Ryan2-2/+6
2023-02-17Remove matrix size defines (#19581)Ryan4-16/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-8/+0
2023-02-03Debounce defines cleanup (#19742)Ryan4-11/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-4/+2
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-40/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan6-6/+3
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2-2/+20
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-4/+4
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel4-4/+0
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan8-29/+28
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis5-9/+9
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-6/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan4-8/+4
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan4-8/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young3-3/+3
2021-09-23[Keyboard] Fix default keymap for Draytronics Elise V2 keyboard (#14562)Drashna Jaelre1-2/+2
2021-09-21[Keyboard] Version 2 of Draytronics Elise Keyboard + ISO Keymap Change (#14253)Blake10-9/+1120
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan3-3/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan3-6/+0
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2-2/+2
2021-08-06Remove Full Bootmagic (#13846)James Young3-3/+3
2021-07-29Draytronics Elise Configurator fixes (#13763)James Young2-53/+594
2021-07-06[Keyboard] Add new Elise, 65% Keyboard ANSI / ISO (#12782)Blake9-0/+562
2021-06-25Draytronics Daisy Configurator Refactor (#13325)James Young3-4/+7