summaryrefslogtreecommitdiff
path: root/keyboards/dailycraft
AgeCommit message (Expand)AuthorFilesLines
2025-06-17Configure boards to use development_board - DE (#25369)Joel Challis7-14/+7
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 Challis9-9/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis4-4/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel19-600/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis5-5/+15
2024-07-21Fix incorrect conflict resolutionDasky1-1/+1
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky3-43/+0
2024-07-03Rename encoder pins defines (#24003)Ryan1-2/+2
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)James Young14-273/+42
2024-05-17Delete trivial keymap readmes (#23714)Ryan13-13/+0
2024-04-13Fix dailycraft/wings42/rev2zvecr1-5/+3
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young12-59/+35
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland6-4/+8
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis12-2/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+8
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis4-28/+18
2023-09-25amend split_* community_layouts in keyboards (#21847)Duncan Sutherland3-9/+13
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan1-12/+12
2023-07-03Fix encoder map declarations (#21435)Joel Challis3-3/+3
2023-06-19Remove encoder in-matrix workaround code (#20389)jack12-357/+59
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-16/+16
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan9-316/+226
2023-04-09Fix up via keymap builds. (#20383)Nick Brassel3-16/+16
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan4-102/+32
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann3-48/+64
2023-04-01Move split layouts to data driven (#20290)Ryan4-178/+96
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan1-12/+12
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan16-227/+1
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan14-175/+35
2023-02-26Move encoder config to data driven (#19923)Ryan4-6/+12
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan6-132/+24
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan10-21/+15
2023-02-17Remove matrix size defines (#19581)Ryan7-27/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan7-42/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan9-135/+0
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan4-44/+10
2023-02-09Fix errors flagged by generate-api (#19784)Ryan1-1/+16
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan4-50/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan15-37/+19
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2-10/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan8-32/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan8-40/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2-10/+0
2023-02-03Debounce defines cleanup (#19742)Ryan9-27/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan9-27/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan8-168/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel10-10/+0