diff options
author | 4pplet <mail@4pplet.com> | 2022-07-23 22:23:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-23 13:23:14 -0700 |
commit | f1ccd60458a83b575ec5f13af8b7e1b07587d9f3 (patch) | |
tree | 36e49e68361c73f56a88ffcc0f9c09ef4cf27166 /keyboards/4pplet/perk60_iso/rev_a/readme.md | |
parent | 1f42a8ccdd10a1f1ac1ed1a0ab62d2c9e5dc3ffa (diff) |
[Keyboard] 4pplet Perk60 (#16853)
* adding perk60 iso
adding perk60 iso
* Update info.json
* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c
* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c
* Delete chconf.h
* Update keyboards/4pplet/perk60_iso/rev_a/rules.mk
* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c
* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c
* Update rules.mk
* Update config.h
* removing a few RGB effects
* removing more effects
* Update keyboards/4pplet/perk60_iso/rev_a/config.h
* Update keyboards/4pplet/perk60_iso/keymaps/default/keymap.c
* Update keyboards/4pplet/perk60_iso/keymaps/default/keymap.c
* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c
* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c
* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c
* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.h
* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c
* Update keyboards/4pplet/perk60_iso/info.json
* Update keyboards/4pplet/perk60_iso/rev_a/rules.mk
Diffstat (limited to 'keyboards/4pplet/perk60_iso/rev_a/readme.md')
-rw-r--r-- | keyboards/4pplet/perk60_iso/rev_a/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/4pplet/perk60_iso/rev_a/readme.md b/keyboards/4pplet/perk60_iso/rev_a/readme.md new file mode 100644 index 0000000000..d3390c0c00 --- /dev/null +++ b/keyboards/4pplet/perk60_iso/rev_a/readme.md @@ -0,0 +1,17 @@ +# Perk60 ISO Rev A + +* Keyboard Maintainer: [4pplet](https://github.com/4pplet) +* Hardware Supported: Perk60 ISO Rev A + +Make example for this keyboard (after setting up your build environment): + + make 4pplet/perk60_iso/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): +* Press and hold the button on the keyboard (the small one on the same side as the MCU) for more than 1 second. The keyboard will then enter bootloader (DFU) mode and it's ready to flash the firmware. +* Note: If holding the button a shorter time, the keyboard will just reset. If you want to exit bootloader mode without flashing a firmware, dissconnect the keyboard from your PC and reconnect it. + +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. Bootmagic lite is enabled by default. |