index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
wsk
/
sl40
Age
Commit message (
Expand
)
Author
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-07
Remove all `BACKLIGHT_LEVELS 0` (#18630)
jack
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
Move keyboard USB IDs and strings to data driven: W (#17903)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-16
wsk/sl40: remove dead space from LAYOUT_all (#15183)
James Young
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-04-12
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-01-20
Remove `DESCRIPTION`, W-Z (#11633)
Ryan
2020-09-27
Keyboard update: SL40 (#10445)
ridingqwerty
2020-09-20
[Keyboard] adding V2 support (#10309)
worldspawn00
2020-02-07
[Keyboard] adding keyboard: sl40 (#7978)
worldspawn00