index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
thevankeyboards
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
5
-20
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
10
-30
/
+10
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
5
-14
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
4
-12
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
2
-42
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
6
-6
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
3
-13
/
+0
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
1
-1
/
+1
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
4
-4
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-08
1
-0
/
+10
|
\
|
*
Add some missing layout data (#19539)
Joel Challis
2023-01-08
1
-0
/
+10
*
|
Align definition of unicode_map (#19452)
Joel Challis
2023-01-01
1
-1
/
+1
*
|
Remove useless line continuations (#19399)
Ryan
2022-12-30
10
-167
/
+167
*
|
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
2
-6
/
+6
|
/
*
Fix some old keycodes (#19086)
Ryan
2022-11-15
1
-2
/
+2
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
2
-2
/
+2
*
Normalise Dynamic Macro keycodes (#18939)
Ryan
2022-11-03
2
-4
/
+4
*
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
1
-1
/
+1
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
2
-2
/
+2
*
Remove legacy fauxclicky and unicode keycodes (#18800)
Ryan
2022-10-21
1
-1
/
+1
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
5
-9
/
+9
*
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-17
3
-4
/
+4
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
3
-3
/
+3
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
4
-4
/
+4
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
2
-2
/
+10
*
Remove keymaps that still reference legacy macros (#18693)
Joel Challis
2022-10-13
19
-1348
/
+0
*
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-11
3
-6
/
+6
*
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
5
-10
/
+10
*
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
1
-4
/
+4
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
19
-25
/
+25
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
2
-7
/
+11
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)
Ryan
2022-08-20
2
-7
/
+11
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
5
-5
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-04
8
-32
/
+28
|
\
|
|
*
Move keyboard USB IDs and strings to data driven: T (#17899)
Ryan
2022-08-04
8
-32
/
+28
*
|
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
precondition
2022-06-24
2
-0
/
+2
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
*
|
tap-dance: Restructure code and document in more detail (#16394)
Jouke Witteveen
2022-06-13
1
-11
/
+10
|
/
*
Rename keymap_extras headers for consistency (#16939)
Ryan
2022-05-15
1
-1
/
+1
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
2
-4
/
+0
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
3
-26
/
+26
*
Fix up build options comments (#15463)
Ryan
2021-12-12
1
-1
/
+1
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
5
-8
/
+5
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
3
-25
/
+0
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
3
-6
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
5
-5
/
+5
*
Move LTO logic from common.mk (#14973)
Joel Challis
2021-10-28
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-10-26
1
-1
/
+0
|
\
|
*
Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)
Drashna Jaelre
2021-10-25
1
-1
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
3
-3
/
+0
|
\
|
[next]