summaryrefslogtreecommitdiffstats
path: root/keyboards/paladin64/paladin64.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by ↵nachie2021-09-281-90/+0
| | | | | | | KapCave into their own directory (#14194) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nachiket Kulkarni <nachiket_kulkarni@apple.com>
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-70/+68
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* QMK Configurator Support for Paladin64 PCB (#2926)MechMerlin2018-05-091-1/+70
|
* Support for the Paladin64 PCB (#2639)nachie2018-03-281-0/+23
* Support for the Paladin64 PCB * Paladin64: Added readme. Added the bootloader option to rules.mk * Fixed the formatting * fixed the flash command