[Keyboard] Refactor chinese PCB folder (#18923)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user