summaryrefslogtreecommitdiffstats
path: root/keyboards/hidtech/bastyl/readme.md
diff options
context:
space:
mode:
authorQuentin <qlebastard@gmail.com>2020-12-08 03:16:28 +0100
committerGitHub <noreply@github.com>2020-12-07 18:16:28 -0800
commit95022bc366caa7a05b8a91dfc7b16173d270b7b6 (patch)
tree7ba6f68e49e64661d2bf1048ef1cba6b137bbd6a /keyboards/hidtech/bastyl/readme.md
parent399be2a9b323130ecbfff4141ead67ea26c32034 (diff)
[Keyboard] Add Bastyl keyboard (#11085)
* add bastyl * no need to copy the folder anymore * clean up according to PR rules * remove via, fix disposition * add reset button on right half * Update readme.md * Update keyboards/hidtech/bastyl/bastyl.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/hidtech/bastyl/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/hidtech/bastyl/config.h Co-authored-by: Joel Challis <git@zvecr.com> * move json, remove via files * Update keyboards/hidtech/bastyl/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/hidtech/bastyl/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/hidtech/bastyl/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/hidtech/bastyl/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * add GPL to c and h files * Update keyboards/hidtech/bastyl/info.json Change order to match layout macro Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/hidtech/bastyl/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * serial define can be ommited, is used by default Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/hidtech/bastyl/readme.md')
-rw-r--r--keyboards/hidtech/bastyl/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/hidtech/bastyl/readme.md b/keyboards/hidtech/bastyl/readme.md
new file mode 100644
index 0000000000..f21f030a89
--- /dev/null
+++ b/keyboards/hidtech/bastyl/readme.md
@@ -0,0 +1,22 @@
+# Bastyl
+
+A split ergonomic keyboard.
+
+* Keyboard Maintainer: [HID Technologies](https://github.com/HID-Technologies)
+* Hardware Supported: elite-C V4
+* Hardware Availability: [Hidtech.ca](https://www.hidtech.ca/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hidtech/bastyl: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).
+
+See the [keyboard build instructions](https://hid-technologies.github.io/Bastyl-DIY-instructions/)
+
+
+## Important information regarding the reset
+
+If you modify this firmware, make sure to always have a RESET key that can be triggered using only the master side ! This way you ensure that you can always flash the keyboard, even if you mess up.
+
+Otherwise if you're stuck, open the case and reset manually by shorting Gnd and Rst, or pressing the RST button.