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
/
doio
/
kb30
Age
Commit message (
Expand
)
Author
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-15
DOIO KB30 Refactor (#21250)
James Young
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
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-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-01
Add KB30 keyboard (#19395)
DOIO2022