summaryrefslogtreecommitdiff
path: root/keyboards/delikeeb
AgeCommit message (Expand)AuthorFilesLines
2025-06-17Configure boards to use development_board - DE (#25369)Joel Challis3-6/+3
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis8-8/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis8-8/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-29/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel12-634/+0
2024-08-25Update Underglow keycodes (#23765)Ryan9-18/+18
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)James Young15-171/+48
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan2-2/+2
2024-05-17Delete trivial keymap readmes (#23714)Ryan7-8/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young12-35/+46
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis4-29/+17
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis8-49/+35
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel2-156/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan10-56/+37
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan10-15/+10
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-5/+5
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan10-6/+15
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan5-5/+0
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+0
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-59/+145
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan2-355/+68
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan5-87/+155
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-5/+15
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan6-435/+214
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan5-11/+0
2023-03-17Remove more empty headers (#20155)Ryan7-122/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan14-116/+35
2023-02-26Move encoder config to data driven (#19923)Ryan8-14/+24
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel3-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan7-28/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan4-24/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2-38/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan15-42/+18
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan5-20/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan4-20/+0
2023-02-03Debounce defines cleanup (#19742)Ryan7-22/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan5-15/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan5-86/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel6-6/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-8/+0
2022-10-19Merge remote-tracking branch 'origin/master' into developQMK Bot1-302/+66
2022-10-19Delikeeb Vaneela Configurator Fix (#18777)James Young1-302/+66
2022-10-19Remove legacy Debug keycode (#18769)Ryan12-12/+12
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre5-14/+11
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark9-22/+24