summaryrefslogtreecommitdiff
path: root/keyboards/xd84pro/dev.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2021-08-21 22:53:49 -0500
committerGitHub <noreply@github.com>2021-08-22 13:53:49 +1000
commit78ccd9c201199444bc06161b05ee8d7ba9c31613 (patch)
tree726d9e55d8cde510fe72bc1fb9bb2a7dabdbecc2 /keyboards/xd84pro/dev.md
parentc70abc8d047319830e369ae4e14cd43bae3bd3b8 (diff)
Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)
* reset; redoing my steps; and recommit * include xd002/.noci
Diffstat (limited to 'keyboards/xd84pro/dev.md')
-rw-r--r--keyboards/xd84pro/dev.md28
1 files changed, 0 insertions, 28 deletions
diff --git a/keyboards/xd84pro/dev.md b/keyboards/xd84pro/dev.md
deleted file mode 100644
index 6e7f4449e7..0000000000
--- a/keyboards/xd84pro/dev.md
+++ /dev/null
@@ -1,28 +0,0 @@
-# XD84 Pro
-
-Development docs covering the following:
-- ATmega32u4
-- RGB
-- Backlight
-- Light Through Cat
-
-### Bootloader
-Default bootloader is `atmel-dfu`.
-Reboot to bootloader via bridging 2 contacts points in the icsp header.
-Flash using regular dfu methods.
-
-# RGB
-- PIN F6
-- Number of RGB LED: 12
-
-# Backlight
-- PIN F5
-
-# Light Through Cat
-- PIN F5
-
-# Caps Lock LED/Indicator
-- PIN B2
-
-## Return to stock firmware
-The original TMK firmware is available at [xd.tkg.io](https://xd.tkg.io).