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
/
basekeys
/
slice
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
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-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-14
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-14
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
Ryan
2022-06-13
tap-dance: Restructure code and document in more detail (#16394)
Jouke Witteveen
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
Rename keymap_extras headers for consistency (#16939)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
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-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-03-12
[Bugs] Fix VIA Compiles (#12186)
Xelus22
2021-01-15
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-10-02
Update info.json for Slice RGB (#10514)
James Young
2020-10-02
Add Slice RGB VIA Support (#10407)
Nick Abe
2020-09-22
Add VIA Support for Basekeys Slice rev1 (#10385)
2Moons-JP
2020-09-21
Copyright Updates for basekeys/slice (#10383)
2Moons-JP
2020-05-07
Fix inconsistent MATRIX_COLS: basekeys/slice (#9022)
a_p_u_r_o
2020-04-02
info.json fix for basekeys/slice (#8606)
2Moons-JP
2020-03-25
Slice Keyboard (#8464)
2Moons-JP