diff options
| author | Terlekchi Seityagiya | 2022-10-26 21:41:30 +0200 |
|---|---|---|
| committer | GitHub | 2022-10-26 21:41:30 +0200 |
| commit | 8ea8a4edcb2e33df93bdcfae08b4aeef05d995c6 (patch) | |
| tree | f7fc86326fa7633b29ad14b56e597796ebfba2ae /keyboards/kepler_33/readme.md | |
| parent | 48dc8122e71abd76763109e02295d29644a75b96 (diff) | |
[Keyboard] Kepler 33 (#18771)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kepler_33/readme.md')
| -rw-r--r-- | keyboards/kepler_33/readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/kepler_33/readme.md b/keyboards/kepler_33/readme.md new file mode 100644 index 0000000000..edafb26c42 --- /dev/null +++ b/keyboards/kepler_33/readme.md @@ -0,0 +1,26 @@ +# Kepler-33 + + + +True 40% keyboard. The simple and symmetric. + +* Keyboard Maintainer: [Yaya](https://github.com/seityaya) +* Hardware Supported: Kepler-33/proto, STM32F401 +* Hardware Availability: *[Telegram](https://t.me/seityaya)* +* Keyboard Layout Editor: [Kepler-33](http://www.keyboard-layout-editor.com/#/gists/a456c2256174a2cfa0b4aea832e78d8e) + +Make example for this keyboard (after setting up your build environment): + + make kepler_33/proto:default + +Flashing example for this keyboard: + + make kepler_33/proto:default:flash + +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). + +## Bootloader + +Enter the bootloader in 1 ways: + +* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
\ No newline at end of file |