diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-31 02:47:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 10:47:26 -0800 |
commit | a6a7b1ce8f4589a1740bf4b9e628bdb4b3d0e18b (patch) | |
tree | 63454e370647e4130508d373de11f7a1a9994239 /keyboards/ibnuda/squiggle/readme.md | |
parent | 84c1fcef0543bbba8716e5bbf9b7e95b6bd9c96c (diff) |
[Keyboard] move @ibnuda 's keebs into /ibnuda (#16108)
Diffstat (limited to 'keyboards/ibnuda/squiggle/readme.md')
-rw-r--r-- | keyboards/ibnuda/squiggle/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/ibnuda/squiggle/readme.md b/keyboards/ibnuda/squiggle/readme.md new file mode 100644 index 0000000000..95204ade57 --- /dev/null +++ b/keyboards/ibnuda/squiggle/readme.md @@ -0,0 +1,24 @@ +# squiggle + +![squiggle](https://i.imgur.com/5UhvDsjl.jpg) + +It's a keyboard family which has the following requirements: + +- 5 columns per hand. +- No numrow. +- Split. +- Symmetric. + +* Keyboard Maintainer: [ibnuda](https://github.com/ibnuda) +* Hardware Supported: Atmega32u4. +* Hardware Availability: [repo](https://github.com/ibnuda/squiggle). + +Make example for this keyboard (after setting up your build environment): + + make ibnuda/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` |