index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
ymdk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
3
-41
/
+41
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
1
-1
/
+1
*
[Keyboard] Fix CapsLock pin for ymdk/ymd75/rev3 (#19158)
Mikhail Nosov
2022-12-09
1
-0
/
+2
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
3
-0
/
+0
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
20
-29
/
+29
*
Normalise Dynamic Macro keycodes (#18939)
Ryan
2022-11-03
1
-3
/
+3
*
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
3
-3
/
+3
*
Normalise Combo keycodes (#18877)
Ryan
2022-10-27
1
-2
/
+2
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
1
-1
/
+1
*
Remove legacy fauxclicky and unicode keycodes (#18800)
Ryan
2022-10-21
1
-1
/
+1
*
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-21
3
-3
/
+3
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
5
-5
/
+5
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
2
-2
/
+2
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
1
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
18
-22
/
+22
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
15
-62
/
+144
*
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
6
-13
/
+13
*
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
7
-13
/
+13
*
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-1
/
+1
*
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
1
-24
/
+1
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
12
-12
/
+12
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-21
10
-7
/
+25
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Ryan
2022-08-21
10
-7
/
+25
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
1
-1
/
+1
|
\
|
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
1
-1
/
+1
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
7
-7
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: Y (#17926)
Ryan
2022-08-06
30
-111
/
+99
*
Add personal YMDK Split64 keymap (#16980)
Minke Zhang
2022-07-02
4
-0
/
+162
*
keyboards: fix malformed info.json files (#17292)
Ryan Skidmore
2022-06-02
1
-4
/
+4
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
17
-18
/
+18
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-05-11
2
-4
/
+10
|
\
|
*
[Keyboard] Update YMDK Split 64 config (#16979)
Minke Zhang
2022-05-11
2
-4
/
+10
*
|
move melody96 to ymdk vendor folder (#15680)
peepeetee
2022-04-20
22
-0
/
+2235
|
/
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
3
-12
/
+0
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
1
-9
/
+0
*
[Keyboard] add YMDK YMD21 v2 (#16442)
James Young
2022-02-26
7
-0
/
+272
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-02
2
-0
/
+80
|
\
|
*
[Keyboard] Add YMDK sp64 VIA support (#16152)
Adrian Fleiszer
2022-02-01
2
-0
/
+80
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-29
1
-1
/
+1
|
\
|
|
*
Remove missing and trailing commas in info.json files. (#16088)
Gabriel Harel
2022-01-28
1
-1
/
+1
*
|
Yet another bad `DEFAULT_FOLDER` fix. (#15904)
Nick Brassel
2022-01-16
1
-1
/
+1
*
|
move yd60mq to ymdk vendor folder (#15647)
peepeetee
2022-01-17
18
-0
/
+1315
*
|
Fix CI. (#15828)
Nick Brassel
2022-01-11
2
-1
/
+1
*
|
[Keyboard] Rename ymdk_np21 to np21, move to ymdk vendor folder (#15641)
peepeetee
2022-01-10
10
-0
/
+470
*
|
[Keyboard] move ymd96 to ymdk vendor folder (#15643)
peepeetee
2022-01-10
15
-0
/
+555
*
|
[Keyboard] move ymd75 to ymdk vendor folder (#15645)
peepeetee
2022-01-10
25
-0
/
+983
|
/
*
Fix up build options comments (#15463)
Ryan
2021-12-12
2
-2
/
+4
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
8
-14
/
+8
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
7
-13
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
8
-8
/
+8
[next]