qmk-firmware/keyboards/preonic
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 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
rev1 adds support for preonic rev 3 2018-07-20 23:09:25 -04:00
rev2 adds support for preonic rev 3 2018-07-20 23:09:25 -04:00
rev3 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
config.h adds support for preonic rev 3 2018-07-20 23:09:25 -04:00
info.json Remove bootloader from info.jsons 2018-04-11 21:32:09 -07:00
preonic.c adds support for preonic rev 3 2018-07-20 23:09:25 -04:00
preonic.h rename MIT to 1x2uC for preonic 2018-07-20 23:09:25 -04:00
readme.md update preonic, add info.json 2017-11-02 12:18:18 -04:00
rules.mk Disable MIDI on preonic to fix firmware compilation errors 2017-12-20 19:26:24 -05:00

readme.md

Preonic

Preonic

A compact 50% (12x5) ortholinear keyboard kit made and sold by OLKB and Massdrop. More info on qmk.fm

Keyboard Maintainer: Jack Humbert
Hardware Supported: Preonic PCB rev1, Teensy 2.0
Hardware Availability: OLKB.com, Massdrop

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

make preonic:default

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