summaryrefslogtreecommitdiff
path: root/keyboards/rate
AgeCommit message (Expand)AuthorFilesLines
2025-09-21Custom oled fonts cleanup (#25665)Ryan2-233/+0
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-1/+1
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2-4/+12
2025-06-02Configure boards to use development_board - R (#25316)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-292/+0
2024-08-25Update Underglow keycodes (#23765)Ryan5-24/+24
2024-07-13Update atomic GPIO macros in keyboard custom matrix (#23796)Ryan1-10/+10
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781)James Young8-20/+24
2024-05-17Delete trivial keymap readmes (#23714)Ryan5-5/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-5/+5
2024-04-17Migrate build target markers to keyboard.json - R (#23542)Joel Challis6-39/+24
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland4-2/+6
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-3/+1
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis2-13/+10
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-7/+7
2024-01-09Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)Joel Challis1-0/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-07-03Fix encoder map declarations (#21435)Joel Challis2-2/+2
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan6-6/+3
2023-06-22Fix `rate/pistachio_pro:via` (#21339)Joel Challis1-4/+4
2023-06-19Remove encoder in-matrix workaround code (#20389)jack6-151/+30
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-5/+5
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2-2/+0
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan4-3/+5
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan5-11/+4
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan9-420/+363
2023-04-09Fix up via keymap builds. (#20383)Nick Brassel1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-3/+9
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2-4/+8
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-80/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan1-95/+102
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan6-48/+19
2023-02-26Move encoder config to data driven (#19923)Ryan4-10/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-27/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan7-24/+6
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan4-11/+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 Brassel3-3/+0
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan5-5/+5
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-09Remove legacy international keycodes (#18588)Ryan6-7/+7