Quarkeys Z40 Community Layout Support and Touch-Up (#21329)
* [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.
This commit is contained in:
@@ -1,14 +1,18 @@
|
||||
# Quarkeys Z40 Low Profile Keyboard
|
||||
|
||||

|
||||

|
||||
|
||||
A 40% Bottom mount low-profile & MX switch compatible keyboard.
|
||||
|
||||
* Keyboard Maintainer: [Quarkeys Studio](www.quarkeys.com)
|
||||
* Keyboard Maintainer: [TommyZ](https://github.com/tommyamoszhao)
|
||||
* Hardware Supported: Z40-ACR, Z40-Pastry
|
||||
* Hardware Specs: Per-key RGBs, layer & Capslock indicators
|
||||
* For [RGB Matrix feature](https://docs.qmk.fm/#/feature_rgb_matrix): `RGB_MATRIX_ENABLE = yes`, `RGBLIGHT_ENABLE = no`.
|
||||
* For [RGB Light feature](https://docs.qmk.fm/#/feature_rgblight): `RGB_MATRIX_ENABLE = no`, `RGBLIGHT_ENABLE = yes`.
|
||||
* Hardware Availability: [Quarkeys Studio](https://www.quarkeys.com/product-page/z40-extra-pcb)
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
* Per-key RGBs, layer & Capslock indicators
|
||||
* For [RGB Matrix feature](https://docs.qmk.fm/#/feature_rgb_matrix): `RGB_MATRIX_ENABLE = yes`, `RGBLIGHT_ENABLE = no`.
|
||||
* For [RGB Light feature](https://docs.qmk.fm/#/feature_rgblight): `RGB_MATRIX_ENABLE = no`, `RGBLIGHT_ENABLE = yes`.
|
||||
|
||||
Make example for this keyboard solder version keymap(after setting up your build environment):
|
||||
|
||||
@@ -20,4 +24,4 @@ Flashing example for this keyboard:
|
||||
|
||||
**Bootloader:** Press the `QK_BOOT` keycode at ESC position of layer 1.
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
||||
Reference in New Issue
Block a user