]> git.donarmstrong.com Git - qmk_firmware.git/commit
Support for the Paladin64 PCB (#2639)
authornachie <me@nachie.com>
Thu, 29 Mar 2018 03:20:15 +0000 (20:20 -0700)
committerJack Humbert <jack.humb@gmail.com>
Thu, 29 Mar 2018 03:20:15 +0000 (23:20 -0400)
commit931a52d1ae50aef36e55fde59874614f742554a3
treea4ae713bb7eb75990ff6433b6e6924e7fc583e6d
parent331288233dd5e613fa2c74b5ff6fdec94dcbdf5e
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
keyboards/paladin64/config.h [new file with mode: 0755]
keyboards/paladin64/keymaps/default/keymap.c [new file with mode: 0755]
keyboards/paladin64/paladin64.c [new file with mode: 0755]
keyboards/paladin64/paladin64.h [new file with mode: 0755]
keyboards/paladin64/readme.md [new file with mode: 0644]
keyboards/paladin64/rules.mk [new file with mode: 0755]