summaryrefslogtreecommitdiffstats
path: root/keyboards/studiokestra/galatea
Commit message (Collapse)AuthorAgeFilesLines
* 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-242-3/+2
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
| |
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+2
|/
* 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-022-2/+2
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-2/+4
|
* 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 useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-76/+0
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-113-5/+10
|/ | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-173-4/+10
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
|
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
|
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+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 usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe2022-12-091-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-242-2/+2
|\
| * Studio Kestra Galatea: fix ISO layout macros (#18825)James Young2022-10-232-2/+2
| | | | | | Switch the matrix positions for `KC_NUHS` and `KC_ENT`.
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
| | | | | | | | | | | | | | | | | | * `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`
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-205-47/+12
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Studio Kestra Galatea: add (#16218)James Young2022-02-044-52/+576
|
* Fix a couple of mismatched info.json layout names (#16164)Ryan2022-02-022-184/+208
| | | | | | | * Fix a couple of mismatched info.json layout names * Fix layouts * Clean up layouts
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
|
* [Keyboard] Add Galatea TKL PCB. (#15290)studiokestra2021-11-2920-0/+661