qmk_firmware/keyboards/preonic
2023-02-21 15:55:23 +00:00
..
keymaps Refactor Leader key feature (#19632) 2023-02-13 03:19:02 +11:00
rev1 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
rev2 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
rev3 Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
rev3_drop Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11: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
preonic.h
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.