summaryrefslogtreecommitdiff
path: root/keyboards/rmi_kb
AgeCommit message (Expand)Author
2024-03-21Add the EQUATOR keyboard (#23237)Ramon Imbao
2023-11-08Fix Herringbone pro Layouts (#22317)Yak
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan
2023-07-03Fix encoder map declarations (#21435)Joel Challis
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-09Fix up via keymap builds. (#20383)Nick Brassel
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-04-04Move 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-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao