forked from forks/qmk_firmware
9b9a0f0bcb
* Added mverteuil content - Userspace - Knops keymap - Preonic keymaps * Simplified and replaced some magic numbers * Convert tabs to spaces * Clean up LED handling, better animation, better layer init * Use get_highest_layer per @drashna suggestion * Reorder prototypes/reformat * Simplified/more expessive and fixed initial layer LED * Remove changes to git ignored files |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev2 | ||
rev3 | ||
config.h | ||
info.json | ||
preonic.c | ||
preonic.h | ||
readme.md |
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, rev2, rev3
Hardware Availability: OLKB.com, Massdrop
Make example for this keyboard (after setting up your build environment):
make preonic/rev2:default
Install examples:
make preonic/rev2:default:dfu # For Preonic rev1 or rev2
make preonic/rev3:default:dfu-util # For Preonic rev3
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.