You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
7 years ago
..
keymaps/default QMK Configurator Support for Paladin64 PCB (#2926) 7 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
info.json QMK Configurator Support for Paladin64 PCB (#2926) 7 years ago
paladin64.c
paladin64.h QMK Configurator Support for Paladin64 PCB (#2926) 7 years ago
readme.md
rules.mk QMK Configurator Support for Paladin64 PCB (#2926) 7 years ago

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.