diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-30 05:42:43 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-30 05:42:43 +0000 |
commit | 1a69acd1ad416c82f74a116f0f05ee6ba653f17e (patch) | |
tree | 03189169e25de0cc76c1573914f4b13fddd78b3b /keyboards/saevus/cor/readme.md | |
parent | fbf34353d6cfc2b1804ae854c9237f0bd5dde0ee (diff) | |
parent | f3351c6bfb4833505f3b2b4484d14d6f6446125a (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/saevus/cor/readme.md')
-rw-r--r-- | keyboards/saevus/cor/readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/saevus/cor/readme.md b/keyboards/saevus/cor/readme.md new file mode 100644 index 0000000000..2c158e1a63 --- /dev/null +++ b/keyboards/saevus/cor/readme.md @@ -0,0 +1,26 @@ +# saevus cor + +![saevus cor](https://i.imgur.com/AOT6mmMl.jpg) + +An exploded 65% with a macro column. + +* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao) +* Hardware Supported: ATmega32u4 + +Make example for this keyboard (after setting up your build environment): + + make saevus/cor:via + +Flashing example for this keyboard: + + make saevus/cor:via: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 3 ways: + +* **Bootmagic reset**: Hold down the upper left key and plug in the keyboard +* **Physical reset button**: Briefly press the reset button on the back of the PCB. +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |