summaryrefslogtreecommitdiffstats
path: root/keyboards/quarkeys/z40
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-242-4/+4
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-224-66/+75
|\
| * Quarkeys Z40 Community Layout Support and Touch-Up (#21329)James Young2023-06-214-66/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [refactor] rename LAYOUT to LAYOUT_planck_mit * [style] friendly-format info.json * [style] refactor keymaps - grid-align keycodes - use four-space indent - remove trailing whitespace * [chore] tidy-up keyboard data in info.json - spell-check `manufacturer` value - use valid `url` - reference GitHub username for `maintainer` * [chore] tidy-up readme - link to maintainer's GitHub account - add Hardware Availability link - break-out Hardware Specs into its own section * [enhancement] enable Community Layout support * [chore] replace product image in readme Source repository for previous URL seems to have been deleted.
* | 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-021-4/+4
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-81/+52
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-4/+5
|
* [Keyboard] Add Quarkeys Z40 keyboard (#19741)TommyZ2023-02-169-0/+428
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>