1
0
Fork 0
qmk_firmware/keyboards/felix
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 Felix: Refactor, Rules, and Configurator Support (#3160) 2018-06-10 07:12:09 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
felix.c Add support for Unikeyboard Felix 2017-10-13 11:24:31 -10:00
felix.h Felix: Refactor, Rules, and Configurator Support (#3160) 2018-06-10 07:12:09 -07:00
info.json felix info.json fix (#3195) 2018-06-16 07:56:09 -07:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Felix: Refactor, Rules, and Configurator Support (#3160) 2018-06-10 07:12:09 -07:00

readme.md

Felix

A customizable number/macropad made by Unikeyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: Felix PCB, Pro Micro
Hardware Availability: Unikeyboard

Make example for this keyboard (after setting up your build environment):

make felix:default

See build environment setup then the make instructions for more information.