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 Remove/migrate action_get_macro()s from default keymaps (#5625) 2019-07-15 23:04:02 -07:00
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 Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

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.