aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/squiggle/readme.md
diff options
context:
space:
mode:
authorIbnu Daru Aji <ibnuda@users.noreply.github.com>2020-07-25 16:15:35 +0700
committerGitHub <noreply@github.com>2020-07-25 02:15:35 -0700
commit054021e8757a72de4d3fae1f58944e9c922d22d1 (patch)
treee405f5cfaffca40150c022b062a57ca4db3dab5e /keyboards/squiggle/readme.md
parentf5c2cd2eb7415418f4d7f87f732b0c6e07afade7 (diff)
downloadfirmware-054021e8757a72de4d3fae1f58944e9c922d22d1.tar.gz
firmware-054021e8757a72de4d3fae1f58944e9c922d22d1.tar.bz2
firmware-054021e8757a72de4d3fae1f58944e9c922d22d1.zip
[Keyboard] Squiggle (#9387)
* new keyboard for squiggle. * added pic and other layout. * updated readme. * following drashna's suggestions. * removed an empty line and right hand as master. * following fauxpark's suggestions. * following manna-harbour's suggestions. * trying to satisfy PR Lint keyboards * manna-harbour forgot to add it. * following fauxparx's suggestions. * following fauxpark's suggestions. * following fauxpark's suggestions.' ' * following fauxpark's suggestions. * following fauxpark''s suggestions. * upated info.json to represent the actual layouts. * following noroadsleft's suggestions.
Diffstat (limited to 'keyboards/squiggle/readme.md')
-rw-r--r--keyboards/squiggle/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/squiggle/readme.md b/keyboards/squiggle/readme.md
new file mode 100644
index 000000000..dd1256e74
--- /dev/null
+++ b/keyboards/squiggle/readme.md
@@ -0,0 +1,21 @@
+# squiggle
+
+![squiggle](https://i.imgur.com/5UhvDsjl.jpg)
+
+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).
+
+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).