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
/
rmi_kb
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-07-31
Fix layout offsets for a handful of boards (#21636)
Ryan
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-09
Fix up via keymap builds. (#20383)
Nick Brassel
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2023-04-04
Move TKL F13 and FRL layouts to data driven (#20310)
Ryan
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-13
Fix layout macro keys with no matrix position (#20033)
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-26
Move backlight config to data driven (#19910)
Ryan
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-08
Rename ramonimbao folder to rmi_kb (#19699)
Ramon Imbao