diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-13 17:20:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-13 17:20:41 +0000 |
commit | 0d88d277e42e082919a416848c35baa0783731ae (patch) | |
tree | 9c03c17e10053f93b3fb437cd093f132cb07af56 /keyboards/squiggle/readme.md | |
parent | 5c3f3e8332b991b7ae6dc84c600899d1e9135f99 (diff) | |
parent | 6770f77270d028a3d72f28e7891bb5213fdbae24 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/squiggle/readme.md')
-rw-r--r-- | keyboards/squiggle/readme.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/squiggle/readme.md b/keyboards/squiggle/readme.md index dd1256e74a..8d7b58125e 100644 --- a/keyboards/squiggle/readme.md +++ b/keyboards/squiggle/readme.md @@ -5,17 +5,20 @@ It's a keyboard family which has the following requirements: - 5 columns per hand. -- At most 3 keys for each side's thumb row. - No numrow. - Split. - Symmetric. * Keyboard Maintainer: [ibnuda](https://github.com/ibnuda) * Hardware Supported: Atmega32u4. -* Hardware Availability: [shop](https://dactyl.bigcartel.com/product/squiggle-keyboard-kit) or [repo](https://github.com/ibnuda/squiggle). +* Hardware Availability: [repo](https://github.com/ibnuda/squiggle). Make example for this keyboard (after setting up your build environment): make squiggle: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). + +To enter to the bootloader you need to: + +* Press the key mapped to `RESET` |