summaryrefslogtreecommitdiffstats
path: root/keyboards/rart
Commit message (Collapse)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1812-8/+8
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1610-10/+10
|
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-2710-5/+15
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* rart/rart80:via: restore rules.mk after #20334 (#21002)Sergey Vlasov2023-05-201-0/+2
| | | | PR #20334 accidentally removed the `rules.mk` file from the `via` keymap for `rart/rart80`; restore that file.
* Add sriwedari70 and move kamigakushi to new folder (#20334)Alabahuy2023-05-202-3/+1
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: zacksupreme <zacksupreme@gmail.com>
* RART75 Hotswap Layout Additions (#20789)James Young2023-05-094-148/+482
| | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi * add LAYOUT_ansi_split_bs * refactor keymaps to use LAYOUT_ansi_split_bs macro * add LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl
* Rartand Layout Additions (#20799)James Young2023-05-092-77/+330
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_arrow * add LAYOUT_ansi * add LAYOUT_ansi_tsangan_split_rshift * add LAYOUT_ansi_split_space
* RART75 Layout Additions (#20788)James Young2023-05-095-268/+923
| | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs * refactor keymaps - use four-space indent - update grid alignment of keycodes * rename LAYOUT_all to LAYOUT_ansi_split_space_split_bs * add LAYOUT_ansi_split_space * add LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl * add LAYOUT_ansi_wkl_split_bs * add LAYOUT_ansi_wkl
* Rart67 Layout Additions (#20786)James Young2023-05-084-117/+531
| | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * refactor default and via keymaps - four-space indent - grid-align keycodes * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * enable Community Layout support * Apply suggestions from code review
* Rart60 Layout Additions (#20785)James Young2023-05-082-77/+731
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_ansi_hhkb_split_bs_rshift * add LAYOUT_ansi_hhkb * add LAYOUT_ansi_cwkl_split_bs_rshift * add LAYOUT_ansi_cwkl * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com>
* RART80 Hotswap Layout Additions (#20791)James Young2023-05-084-171/+1457
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - use four-space indent - update grid alignment of keycodes * add matrix position [4, 1] to LAYOUT_all * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_f13_ansi_wkl * add LAYOUT_tkl_f13_ansi_cwkl_split_bs_rshift * add LAYOUT_tkl_f13_ansi_cwkl * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_cwkl * add LAYOUT_tkl_ansi_cwkl_split_bs_rshift * enable Community Layout support
* Rartlice: rename LAYOUT_all to LAYOUT (#20800)James Young2023-05-083-74/+77
| | | | | * rename LAYOUT_all to LAYOUT * info.json: apply friendly formatting
* Rart67M: rename LAYOUT_all to LAYOUT (#20787)James Young2023-05-083-71/+74
| | | | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT * info.json: remove trailing spaces
* RART75M: rename LAYOUT_all to LAYOUT (#20790)James Young2023-05-083-109/+112
| | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT
* Rart45: rename LAYOUT_all to LAYOUT (#20784)James Young2023-05-083-85/+88
|
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-73/+73
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-6/+6
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-226/+201
|
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-253-167/+127
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-155-5/+5
|
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-1518-878/+632
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0612-6/+16
|
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-297/+210
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-033-48/+0
|
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-294-139/+61
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-235-10/+0
|
* Remove more empty headers (#20155)Ryan2023-03-179-138/+0
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1126-127/+65
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-2612-21/+32
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-1713-52/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-1718-31/+38
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-176-9/+9
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-10/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0826-78/+26
|
* Debounce defines cleanup (#19742)Ryan2023-02-0313-39/+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
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3112-12/+0
|
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-106-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-069-9/+9
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-2915-58/+58
|\
| * [Keyboard] Add Encoder map support for rart (#18851)Alabahuy2022-10-2816-60/+70
| |
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
| |
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-11/+11
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-155-6/+40
|/
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-3/+0
|
* add rart60 (#18570)Alabahuy2022-10-037-0/+255
| | | * add rart60
* [Keyboard] add rart80 (#18287)Alabahuy2022-09-289-0/+391
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|