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
/
thevankeyboards
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
1
-1
/
+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
5
-5
/
+0
2024-11-23
Update keymaps to use PDF keycode (#24633)
Joel Challis
1
-28
/
+3
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
5
-132
/
+0
2024-08-17
Remove like_jis keymap. (#24292)
marksard
4
-302
/
+0
2024-05-23
Migrate `LOCKING_*_ENABLE` to Data-Driven: T (#23785)
James Young
10
-150
/
+30
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
4
-4
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
2
-31
/
+3
2024-03-15
Migrate features from rules.mk to data driven - ST (#23286)
Joel Challis
10
-56
/
+43
2024-02-22
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...
Ryan
1
-1
/
+1
2024-02-20
Manual user keymap removal (#23119)
Joel Challis
4
-319
/
+0
2024-02-15
Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)
Joel Challis
61
-11863
/
+0
2024-02-15
[Keymap Removal] keyboard with most keymaps (#23081)
Joel Challis
4
-263
/
+0
2024-02-01
Ensure LTO is enabled as a `info.json` build config option (#22932)
Joel Challis
1
-2
/
+4
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2
-63
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Nick Brassel
2
-63
/
+0
2023-12-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
7
-245
/
+0
2023-12-18
[Keymap Removal] keebio/iris and related keymaps. (#22690)
Joel Challis
7
-245
/
+0
2023-12-17
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
25
-1502
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
26
-1505
/
+0
2023-12-05
Remove "empty" files (#22603)
Joel Challis
2
-4
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
10
-247
/
+0
2023-11-12
Remove requirement for `keymap_steno.h` include in keymaps (#22423)
Ryan
1
-1
/
+0
2023-09-04
Clean up RGB LED type (#21859)
Ryan
3
-28
/
+28
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-14
/
+13
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
1
-2
/
+3
2023-06-27
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
1
-12
/
+0
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
2
-2
/
+3
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-4
/
+4
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-1
/
+3
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
2
-2
/
+2
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-3
/
+3
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2
-151
/
+422
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2
-76
/
+205
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
4
-92
/
+97
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
6
-4
/
+8
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
3
-3
/
+0
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2
-32
/
+39
2023-03-17
Remove more empty headers (#20155)
Ryan
5
-34
/
+0
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
10
-66
/
+26
2023-03-08
Remove empty rules.mk from keymaps (#20056)
Joel Challis
1
-0
/
+0
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-3
/
+3
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
1
-2
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
5
-20
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
10
-30
/
+10
2023-02-03
Debounce defines cleanup (#19742)
Ryan
5
-14
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
4
-12
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2
-42
/
+0
[next]