diff options
author | 4pplet <mail@4pplet.com> | 2022-12-08 17:07:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-09 03:07:54 +1100 |
commit | d30bf44a60f7495034e98746b6e414d3ada77de1 (patch) | |
tree | 230ed2d35647b5d15a0eccde0b005eb5fc0e41c4 /keyboards/4pplet/aekiso60/rev_a | |
parent | ebcbbfc1e8c440df20eae22e7c783579210e3257 (diff) |
Add AEKISO60 rev B (#19074)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
Diffstat (limited to 'keyboards/4pplet/aekiso60/rev_a')
-rw-r--r-- | keyboards/4pplet/aekiso60/rev_a/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/4pplet/aekiso60/rev_a/readme.md b/keyboards/4pplet/aekiso60/rev_a/readme.md new file mode 100644 index 0000000000..8f26b165c4 --- /dev/null +++ b/keyboards/4pplet/aekiso60/rev_a/readme.md @@ -0,0 +1,20 @@ +# AEKISO60 + +A 60% PCB enabling use of ISO AEK keycaps and ALPS switches + +More info: https://geekhack.org/index.php?topic=103627.0 + +* Keyboard Maintainer: [4pplet](https://github.com/4pplet) +* Hardware Supported: AEKISO60 Rev A + +Make example for this keyboard (after setting up your build environment): + + make 4pplet/aekiso60/rev_a:default + +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). + +How to enter bootloader (DFU): +* Tap the physical reset button or short the reset-header (labled RESET) on tha back of the PCB for keyboard to enter DFU. When in DFU, it's ready to flash the firmware. + +Alternative option if the firmware is already pre-flashed: +* Unplug your keyboard, hold down the Spacebar and B at the same time, plug in your keyboard and wait a second before releasing the keys. The keyboard will enter DFU and is ready to flash the firmware. |