diff options
author | yulei <yuleiz@gmail.com> | 2020-09-11 17:28:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-11 02:28:23 -0700 |
commit | 6de4a53c7cb9a0d2dc4cbbe5dcbf19604daca465 (patch) | |
tree | eaa7daca098aebbd6bba88b6781e7ff95167a14c /keyboards/inett_studio/sqx/hotswap/readme.md | |
parent | 3d3c2e1d3fd3b3ca063491c8f623143db56dada7 (diff) | |
download | qmk_firmware-6de4a53c7cb9a0d2dc4cbbe5dcbf19604daca465.tar.gz qmk_firmware-6de4a53c7cb9a0d2dc4cbbe5dcbf19604daca465.zip |
[Keyboard] added SQUARE.X by iNETT Studio (#10066)
* added SQUARE.X keyboard from the iNETT Studio
* split to two sub directories
* Apply suggestions from code review
* Update keyboards/inett_studio/sqx/universal/universal.h
* Apply suggestions from code review
* update the matrix control keycodes settings
* use the offical macro to the rgb matrix control
* fixed led position issue
* Apply suggestions from code review
* removed the redundant #endif
* update default keymap
* Apply suggestions from code review
* add license header
Diffstat (limited to 'keyboards/inett_studio/sqx/hotswap/readme.md')
-rw-r--r-- | keyboards/inett_studio/sqx/hotswap/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/inett_studio/sqx/hotswap/readme.md b/keyboards/inett_studio/sqx/hotswap/readme.md new file mode 100644 index 0000000000..faf5cc6a6e --- /dev/null +++ b/keyboards/inett_studio/sqx/hotswap/readme.md @@ -0,0 +1,13 @@ +# iNETT Studio SQUARE.X hotswap + +A 60% keyboard from the iNETT Studio's SQUARE series. + +* Keyboard Maintainer: [astro](https://github.com/yulei) +* Hardware Supported: SQUARE.X hotswap +* Hardware Availability: [Geekhack Group Buy](https://geekhack.org/index.php?topic=107062.0) + +Make example for this keyboard (after setting up your build environment): + + make inett_studio/sqx/hotswap:default + +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). |