forked from forks/qmk_firmware
156ed69b46
* the `layout`s in `info.json` should actually reflects the `layout`s macros in the `rev1/rev1.h`. * fixed complicated's thumb keys. |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
config.h | ||
readme.md | ||
rules.mk | ||
squiggle.c | ||
squiggle.h |
squiggle
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.
Make example for this keyboard (after setting up your build environment):
make squiggle:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.