aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/studiokestra
Commit message (Expand)AuthorAgeFilesLines
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-246-6/+0
* Remove more duplication of defaults (#25189)Joel Challis2025-04-232-3/+1
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-238-8/+0
* Remove empty `url` fields (#25181)Joel Challis2025-04-224-4/+0
* Remove duplication of RGBLight defaults (#25169)Joel Challis2025-04-192-2/+0
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-201-1/+0
* [Keyboard] Add Fairholme PCB (#24400)studiokestra2024-09-216-0/+1165
* Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan2024-09-023-6/+13
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-2518-434/+0
* Update Underglow keycodes (#23765)Ryan2024-08-257-7/+7
* Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 2 (#23784)James Young2024-05-2316-129/+54
* Delete trivial keymap readmes (#23714)Ryan2024-05-189-19/+0
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-117-9/+9
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-3010-5/+0
* Migrate features from rules.mk to data driven - ST (#23286)Joel Challis2024-03-158-48/+34
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-121-183/+180
|\
| * studiokestra/line_tkl: correct layout data (#22455)Duncan Sutherland2023-11-121-183/+180
* | Rename LINE FRIENDS TKL keyboard (#22310)studiokestra2023-10-228-6/+6
|/
* Add Line TKL keyboard (#22172)studiokestra2023-10-058-0/+374
* Move RGBLight animations to data driven (#21635)Ryan2023-08-236-36/+38
* Merge remote-tracking branch 'origin/master' into developzvecr2023-08-218-17/+469
|\
| * Add Galatea rev3 keyboard (#21758)studiokestra2023-08-198-21/+472
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-248-12/+8
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-188-4/+4
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-168-6/+10
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-276-4/+6
* Studio Kestra Nue Layout Additions (#20825)James Young2023-05-102-68/+931
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-81/+81
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-87/+87
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-262-259/+198
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-106/+66
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-069-5/+13
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-052-129/+88
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-473/+337
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-184/+636
* Fix API errors (#20326)Ryan2023-04-032-10/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-04-0320-1012/+428
|\
| * Refactor Galatea (#20011)studiokestra2023-04-0324-1093/+428
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-4/+0
* | Remove more empty headers (#20155)Ryan2023-03-174-70/+0
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-76/+0
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-1011-31/+30
|/
* [Keyboard] Add FRL84 PCB. (#19942)studiokestra2023-02-287-0/+248
* Remove matrix size defines (#19581)Ryan2023-02-175-15/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-175-7/+14
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-163-18/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0812-36/+12
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-075-20/+0
* Debounce defines cleanup (#19742)Ryan2023-02-035-15/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-305-5/+0