|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | 5e4b076af3 Remove legacy keycodes, part 5 (#18710) | 3 years ago |
| rev1 | f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) | 3 years ago |
| rev2 | f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) | 3 years ago |
| config.h | 26854f5940 Remove default and unused `BACKLIGHT_LEVELS` (#19898) | 3 years ago |
| info.json | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
| paladinpad.c | 6779d5b990 [Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by KapCave into their own directory (#14194) | 4 years ago |
| paladinpad.h | 6779d5b990 [Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by KapCave into their own directory (#14194) | 4 years ago |
| readme.md | 6779d5b990 [Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by KapCave into their own directory (#14194) | 4 years ago |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
Firmware for the PaladinPad, with underglow.
Make example for this keyboard (after setting up your build environment):
make kapcave/paladinpad:default
Or to make and flash:
make kapcave/paladinpad:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.