qmk-dactyl-manuform-a/keyboards/paladin64
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps/default
config.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
info.json
paladin64.c
paladin64.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
readme.md
rules.mk

readme.md

Paladin64 ALPS PCB by /u/iNachie

Firmware for the Paladin64 ALPS64 PCB, with underglow and an optional trackpoint module.

Keyboard Maintainer: /u/iNachie
Hardware Supported: Paladin64 ALPS PCB by iNachie
Hardware Availability: /u/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 then the make instructions for more information.