From faa6c93648f4fc6a538a66478f646aef6661894f Mon Sep 17 00:00:00 2001 From: Brandon Claveria <48102030+swiftrax@users.noreply.github.com> Date: Wed, 3 Feb 2021 11:54:30 -0800 Subject: [Keyboard] add koalafications (#11628) * add koalafications * fix keymap * add oled * oled stuff * fix oled stuff * add animation * more oled stuff * update rules.mk * oled annimation * change PID * Update keyboards/handwired/swiftrax/koalafications/info.json * Update keyboards/handwired/swiftrax/koalafications/readme.md --- .../handwired/swiftrax/koalafications/readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 keyboards/handwired/swiftrax/koalafications/readme.md (limited to 'keyboards/handwired/swiftrax/koalafications/readme.md') 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). -- cgit v1.2.3