diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-03 19:55:09 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-03 19:55:09 +0000 |
commit | ec652e291ef909aedc449d93c00c06a8a15ca9a0 (patch) | |
tree | 583d89c132de7e682ba0d26f69bd1601964a9b8b /keyboards/handwired/swiftrax/koalafications/readme.md | |
parent | a7e85240a827814aacde6d18b59c0449d493ff22 (diff) | |
parent | faa6c93648f4fc6a538a66478f646aef6661894f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/swiftrax/koalafications/readme.md')
-rw-r--r-- | keyboards/handwired/swiftrax/koalafications/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/koalafications/readme.md b/keyboards/handwired/swiftrax/koalafications/readme.md new file mode 100644 index 0000000000..7511ba12fb --- /dev/null +++ b/keyboards/handwired/swiftrax/koalafications/readme.md @@ -0,0 +1,21 @@ +# Koalafications + +Basic 75% with oled + +* Keyboard Maintainer: Swiftrax +* Hardware Supported: Koalafications +* Hardware Availability: https://github.com/swiftrax + +Make example for this keyboard (after setting up your build environment): + + make handwired/swiftrax/koalafications:default + +Flashing example for this keyboard: + + make handwired/swiftrax/koalafications:default:flash + +## Accessing Bootloader Mode + +To access Bootloader Mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings). + +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). |