diff options
author | nachie <me@nachie.com> | 2021-09-28 21:35:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-28 21:35:14 -0700 |
commit | 6779d5b990bf94cba28a74246c2378e5bb5047b4 (patch) | |
tree | 33bf073641d9ba92d49d97ef7c50aba4441aa599 /keyboards/paladin64/readme.md | |
parent | 77e4b07fb5f2b0b5dc1df03b1233773073c65674 (diff) | |
download | qmk_firmware-6779d5b990bf94cba28a74246c2378e5bb5047b4.tar.gz qmk_firmware-6779d5b990bf94cba28a74246c2378e5bb5047b4.zip |
[Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by 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>
Diffstat (limited to 'keyboards/paladin64/readme.md')
-rw-r--r-- | keyboards/paladin64/readme.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/paladin64/readme.md b/keyboards/paladin64/readme.md deleted file mode 100644 index 8d62bb6b71..0000000000 --- a/keyboards/paladin64/readme.md +++ /dev/null @@ -1,19 +0,0 @@ -# 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/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. |