summaryrefslogtreecommitdiffstats
path: root/keyboards/paladin64/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/paladin64/readme.md')
-rw-r--r--keyboards/paladin64/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/paladin64/readme.md b/keyboards/paladin64/readme.md
new file mode 100644
index 000000000..41f66e2ac
--- /dev/null
+++ b/keyboards/paladin64/readme.md
@@ -0,0 +1,19 @@
+# Paladin64 ALPS PCB by /u/iNachie
+
+Firmware for the Paladin64 ALPS64 PCB, with underglow and an optional
+trackpoint module.
+
+Keyboard Maintainer: [/u/iNachie](https://github.com/nachie)
+Hardware Supported: Paladin64 ALPS PCB by iNachie
+Hardware Availability: [/u/iNachie](https://www.reddit.com/user/inachie/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make paladin64:default
+
+Or to make and flash:
+
+ make paladin64:default:dfu
+
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.