diff options
Diffstat (limited to 'keyboards/abstract/ellipse/readme.md')
| -rw-r--r-- | keyboards/abstract/ellipse/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/abstract/ellipse/readme.md b/keyboards/abstract/ellipse/readme.md new file mode 100644 index 000000000..973d36f44 --- /dev/null +++ b/keyboards/abstract/ellipse/readme.md | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | # EllipseRev1 | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | A small keypad with more knobs than ever before! 3 Knobs and 3 MX-style switches on one little board. | ||
| 6 | |||
| 7 | At this time there are 2 small known issues with the Rev 1. One of which is that backlight breathing does not work, | ||
| 8 | and the other issue that has been encountered is that the post_init_user function does not seem to be called. | ||
| 9 | Hopefully these issues can be resolved soon; this QMK file is being released as orders have started to ship and they need to be configurable. | ||
| 10 | |||
| 11 | Keyboard Maintainer: [AbstractKB](https://github.com/abstractkb) | ||
| 12 | Hardware Supported: The Abstract Ellipse Rev1 | ||
| 13 | Hardware Availability: https://abstractkb.tk | ||
| 14 | |||
| 15 | Make example for this keyboard (after setting up your build environment): | ||
| 16 | |||
| 17 | make abstract/ellipse/rev1:default:dfu | ||
| 18 | |||
| 19 | 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). | ||
