index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
wsk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
16
-96
/
+104
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
16
-24
/
+16
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
16
-8
/
+24
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
4
-12
/
+12
*
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-15
2
-47
/
+109
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
19
-288
/
+467
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
18
-10
/
+27
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
9
-33
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
9
-41
/
+0
*
Adjust offset for some layouts (#20075)
Ryan
2023-03-13
2
-2
/
+82
*
Move matrix config to info.json, part 5 (#20003)
Ryan
2023-03-11
20
-83
/
+50
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
3
-12
/
+0
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
10
-40
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
2
-3
/
+4
*
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-17
1
-6
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
20
-60
/
+20
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
1
-1
/
+1
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
10
-30
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
2
-7
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
10
-10
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
3
-6
/
+0
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
2
-2
/
+2
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
2
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-1
/
+1
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
10
-22
/
+90
*
Remove all `BACKLIGHT_LEVELS 0` (#18630)
jack
2022-10-07
3
-18
/
+0
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
1
-1
/
+1
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
10
-10
/
+0
*
Move keyboard USB IDs and strings to data driven: W (#17903)
Ryan
2022-08-06
20
-72
/
+62
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
6
-7
/
+7
*
[Keymap] Improve Pain27 default keymap readability (#16956)
Hunter Haugen
2022-04-30
1
-14
/
+37
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-27
/
+27
*
Fix up build options comments (#15463)
Ryan
2021-12-12
5
-6
/
+5
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
10
-16
/
+10
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
10
-16
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-16
1
-1
/
+1
|
\
|
*
wsk/sl40: remove dead space from LAYOUT_all (#15183)
James Young
2021-11-16
1
-1
/
+1
*
|
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
7
-7
/
+7
|
/
*
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
James Young
2021-09-30
1
-3
/
+3
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
2
-2
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
4
-4
/
+4
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
2
-2
/
+2
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
5
-5
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
10
-23
/
+2
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
8
-56
/
+0
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
3
-3
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
10
-10
/
+10
*
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-04-12
4
-4
/
+4
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
3
-3
/
+0
*
Remove `DESCRIPTION`, W-Z (#11633)
Ryan
2021-01-20
8
-8
/
+0
[next]