index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
dailycraft
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
Configure boards to use development_board - DE (#25369)
Joel Challis
7
-14
/
+7
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
3
-3
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
9
-9
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
4
-4
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
19
-600
/
+0
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)
Joel Challis
5
-5
/
+15
2024-07-21
Fix incorrect conflict resolution
Dasky
1
-1
/
+1
2024-07-20
Remove instances of MASTER_LEFT. (#24163)
Dasky
3
-43
/
+0
2024-07-03
Rename encoder pins defines (#24003)
Ryan
1
-2
/
+2
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)
James Young
14
-273
/
+42
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
13
-13
/
+0
2024-04-13
Fix dailycraft/wings42/rev2
zvecr
1
-5
/
+3
2024-04-13
Data-Driven Keyboard Conversions: D (#23461)
James Young
12
-59
/
+35
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
6
-4
/
+8
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
12
-2
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23307)
Joel Challis
2
-13
/
+8
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
4
-28
/
+18
2023-09-25
amend split_* community_layouts in keyboards (#21847)
Duncan Sutherland
3
-9
/
+13
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
1
-1
/
+0
2023-07-31
Fix layout offsets for a handful of boards (#21636)
Ryan
1
-12
/
+12
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
3
-3
/
+3
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
12
-357
/
+59
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-16
/
+16
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
9
-316
/
+226
2023-04-09
Fix up via keymap builds. (#20383)
Nick Brassel
3
-16
/
+16
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
4
-102
/
+32
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
3
-48
/
+64
2023-04-01
Move split layouts to data driven (#20290)
Ryan
4
-178
/
+96
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
1
-12
/
+12
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
16
-227
/
+1
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
14
-175
/
+35
2023-02-26
Move encoder config to data driven (#19923)
Ryan
4
-6
/
+12
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
6
-132
/
+24
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
10
-21
/
+15
2023-02-17
Remove matrix size defines (#19581)
Ryan
7
-27
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
7
-42
/
+0
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
9
-135
/
+0
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
4
-44
/
+10
2023-02-09
Fix errors flagged by generate-api (#19784)
Ryan
1
-1
/
+16
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
4
-50
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
15
-37
/
+19
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2
-10
/
+0
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
8
-32
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
8
-40
/
+0
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2
-10
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
9
-27
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
9
-27
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
8
-168
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
10
-10
/
+0
[next]