1
0
Fork 0
qmk_firmware/keyboards/paladin64
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps/default QMK Configurator Support for Paladin64 PCB (#2926) 2018-05-09 07:51:43 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
info.json QMK Configurator Support for Paladin64 PCB (#2926) 2018-05-09 07:51:43 -07:00
paladin64.c Support for the Paladin64 PCB (#2639) 2018-03-28 23:20:15 -04:00
paladin64.h QMK Configurator Support for Paladin64 PCB (#2926) 2018-05-09 07:51:43 -07:00
readme.md Support for the Paladin64 PCB (#2639) 2018-03-28 23:20:15 -04:00
rules.mk QMK Configurator Support for Paladin64 PCB (#2926) 2018-05-09 07:51:43 -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.