aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dailycraft
Commit message (Expand)AuthorAgeFilesLines
* Configure boards to use development_board - DE (#25369)Joel Challis2025-06-177-14/+7
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-243-3/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-233-3/+0
* Remove empty `url` fields (#25181)Joel Challis2025-04-229-9/+0
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-204-4/+0
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-2519-600/+0
* Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis2024-07-235-5/+15
* Fix incorrect conflict resolutionDasky2024-07-211-1/+1
* Remove instances of MASTER_LEFT. (#24163)Dasky2024-07-213-43/+0
* Rename encoder pins defines (#24003)Ryan2024-07-031-2/+2
* Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)James Young2024-05-2014-273/+42
* Delete trivial keymap readmes (#23714)Ryan2024-05-1813-13/+0
* Fix dailycraft/wings42/rev2zvecr2024-04-131-5/+3
* Data-Driven Keyboard Conversions: D (#23461)James Young2024-04-1312-59/+35
* Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2024-04-126-4/+8
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-3012-2/+0
* Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2024-03-302-13/+8
* Migrate features from rules.mk to DD (#23247)Joel Challis2024-03-144-28/+18
* amend split_* community_layouts in keyboards (#21847)Duncan Sutherland2023-09-253-9/+13
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Fix layout offsets for a handful of boards (#21636)Ryan2023-07-311-12/+12
* Fix encoder map declarations (#21435)Joel Challis2023-07-033-3/+3
* Remove encoder in-matrix workaround code (#20389)jack2023-06-1912-357/+59
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-16/+16
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-129-316/+226
* Fix up via keymap builds. (#20383)Nick Brassel2023-04-093-16/+16
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-054-102/+32
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-033-48/+64
* Move split layouts to data driven (#20290)Ryan2023-04-014-178/+96
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-12/+12
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1616-227/+1
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-1014-175/+35
* Move encoder config to data driven (#19923)Ryan2023-02-254-6/+12
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-196-132/+24
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1710-21/+15
* Remove matrix size defines (#19581)Ryan2023-02-177-27/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-177-42/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-169-135/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-144-44/+10
* Fix errors flagged by generate-api (#19784)Ryan2023-02-091-1/+16
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-094-50/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0815-37/+19
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-072-10/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-078-32/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-068-40/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-052-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-039-27/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-039-27/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-308-168/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3010-10/+0