summaryrefslogtreecommitdiff
path: root/keyboards/rura66
AgeCommit message (Expand)AuthorFilesLines
2025-06-02Configure boards to use development_board - R (#25316)Joel Challis1-2/+1
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-121/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis1-1/+3
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-4/+1
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781)James Young2-5/+6
2024-04-17Migrate build target markers to keyboard.json - R (#23542)Joel Challis3-21/+11
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland3-2/+1
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki1-70/+71
2023-09-28Rura66 Layout Data (#22155)James Young1-109/+109
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-14/+7
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan1-1/+0
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan1-1/+0
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-33/+75
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan3-2/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+1
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan3-39/+1
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan2-17/+5
2023-02-26Move encoder config to data driven (#19923)Ryan1-4/+0
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-5/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-19/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-12-12Keyboard rura66 (#15853)T.Shinohara16-0/+960