summaryrefslogtreecommitdiffstats
path: root/keyboards/rate
Commit message (Collapse)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Fix encoder map declarations (#21435)Joel Challis2023-07-032-2/+2
|
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-246-6/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Fix `rate/pistachio_pro:via` (#21339)Joel Challis2023-06-221-4/+4
|
* Remove encoder in-matrix workaround code (#20389)jack2023-06-196-151/+30
|
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-186-5/+5
|
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-152-2/+0
| | | | | * Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-064-3/+5
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-015-11/+4
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-129-420/+363
|
* Fix up via keymap builds. (#20383)Nick Brassel2023-04-091-1/+1
| | | | | | | | | * Fix up via keymap builds. - Usages of old IS_PRESSED. * Fix up bad code. * Fix up bad code.
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-066-3/+9
|
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-032-4/+8
|
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-80/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Adjust offset for some layouts (#20075)Ryan2023-03-131-95/+102
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-116-48/+19
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-264-10/+10
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-172-27/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-087-24/+6
|
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
|
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
|
* Debounce defines cleanup (#19742)Ryan2023-02-034-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
|
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-5/+5
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy international keycodes (#18588)Ryan2022-10-096-7/+7
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-064-4/+0
|
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-046-22/+19
|
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-156-6/+6
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-154-16/+0
| | | | (#16655)
* move @7-rate 's keebs to /rate (#16099)peepeetee2022-02-0948-0/+2580