[Keyboard] Refactor chinese PCB folder (#18923)

This commit is contained in:
HorrorTroll
2022-11-08 23:22:38 +07:00
committed by GitHub
parent a25e5ce1b3
commit 421448cd41
15 changed files with 81 additions and 186 deletions

View File

@@ -1,9 +1,10 @@
# Devil68 Pro
Support Atmega32u4 keyboard.
A 65% keyboard made by Chinese maker, which controlled by an ATMEGA32U4 chipset. The keyboard features per-key RGB, RGB underglow.
* Keyboard Maintainer: [HorrorTroll](https://github.com/HorrorTroll)
* Hardware Supported: Atmega32u4
* Hardware Supported: ATMEGA32U4
* Hardware Availability: Unknown
Make example for this keyboard (after setting up your build environment):
@@ -19,6 +20,6 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the key at (3,6) in the matrix (B key) and plug in the keyboard
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (Esc key) and plug in the keyboard
* **Reset by wire**: Using a wire, 1 head to GND hole and other one to Reset pin on MCU
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available