diff options
author | James Smith <bronzegears@gmail.com> | 2020-12-07 14:07:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 19:07:25 +0000 |
commit | 9346bd6f805eb4229d58169ee0508acdcd8f666b (patch) | |
tree | 2edf6c8b6e0778737e3f9d8a11483d0a834521db /keyboards/eek/silk_down/readme.md | |
parent | a5a1f860c0ddab56500a36a819f9c6b77f02f576 (diff) |
Eek! keyboard firmware merge into QMK (#11020)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/eek/silk_down/readme.md')
-rw-r--r-- | keyboards/eek/silk_down/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/eek/silk_down/readme.md b/keyboards/eek/silk_down/readme.md new file mode 100644 index 0000000000..12e250f71b --- /dev/null +++ b/keyboards/eek/silk_down/readme.md @@ -0,0 +1,13 @@ +# eek! + +This is the default layout for the eek! The silkscreen with the bat and the eek! text will face down. See the picture and the flashing example. + +![eek](https://i.imgur.com/34O3xKW.jpg) + +Make example for this keyboard (after setting up your build environment): + + make eek:default + +Flashing example for this keyboard: + + make eek:default:flash |