aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cxt_studio
Commit message (Collapse)AuthorAgeFilesLines
* Remove encoder resolution where duplicating defaults (#25654)Joel Challis2025-09-121-2/+2
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-072-6/+6
|\
| * CXT Studio 12E3: Fix encoder resolutions not applying (#25242)muge2025-05-072-6/+6
| | | | | | | | | | | | | | * add resolution to encoders so they apply * Tweak default keymap * replace KC_UNDO with C(KC_Z) as well
* | Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
| |
* | Remove empty `url` fields (#25181)Joel Challis2025-04-222-2/+0
|/
* Add CXT Studio 12E3 keyboard (#24749)muge2025-01-294-0/+167
| | | | | Co-authored-by: jack <jack@pngu.org> Co-authored-by: Joel Challis <git@zvecr.com>
* Move cxt_studio keyboard to own folder (#24748)muge2024-12-266-43/+19
|
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-1/+1
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-41/+0
|
* Change all RGB mode keycodes to short aliases (#23691)Ryan2024-05-121-1/+1
|
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-302-1/+0
|
* Migrate RGB Matrix config to info.json - C (#22807)Joel Challis2024-01-042-40/+34
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* [Keymap] Add Via keymap for CXT Studio (#21675)Brian McKenna2023-08-123-2/+43
|
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-28/+28
|
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-161-4/+4
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-191-1/+1
|
* [Keyboard] Add CXT Studio (#19531)Colin Kinloch2023-02-096-0/+220
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Colin Kinloch <colin.kinloch@collabora.com>