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
/
rgbkb
/
mun
/
rev1
Age
Commit message (
Expand
)
Author
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-05-05
Escape Unicode characters in info.json (#20698)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2022-05-16
Various fixes for g_led_config lint warnings (#17104)
Joel Challis
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-05
Tidy up rgbkb/mun (#13801)
Joel Challis
2021-06-25
Keyboards/RGBKB/Mün (#13239)
XScorpion2