qmk_firmware/keyboards/preonic
2023-02-06 08:36:01 +11:00
..
keymaps Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
rev1 Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
rev2 Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
rev3 Remove unused LOCKING_SUPPORT_ENABLE from config.h (#19748) 2023-02-05 20:26:45 +00:00
rev3_drop Remove DEBOUNCE macro usage (#19750) 2023-02-06 08:36:01 +11:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
preonic.c Planck/Preonic - Enable default encoder behaviour on configurator (#16104) 2022-01-29 14:28:13 +00:00
preonic.h [Keyboard] Use old custom matrix for Drop Planck+Preonic (#14488) 2021-09-18 20:10:32 -07: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, 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.