Support for the Paladin64 PCB (#2639)

* Support for the Paladin64 PCB

* Paladin64: Added readme. Added the bootloader option to rules.mk

* Fixed the formatting

* fixed the flash command
This commit is contained in:
nachie
2018-03-28 20:20:15 -07:00
committed by Jack Humbert
parent 331288233d
commit 931a52d1ae
6 changed files with 328 additions and 0 deletions
+19
View File
@@ -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.