qmk_firmware/keyboards/preonic
Nick Brassel 327f7ee9a7
Fixup ChibiOS header inclusion search ordering. (#19623)
* Add STM32F446-Nucleo onekey. 

* Fixup onekey build for F446, all keymaps.

* Fixup board inclusion search ordering.
2023-01-19 01:05:29 +00:00
..
keymaps [Keymap] Update brauner preonic layout (#19595) 2023-01-15 00:03:27 -08:00
rev1 Remove .noci functionality (#19122) 2022-11-21 02:03:38 +00:00
rev2 Remove .noci functionality (#19122) 2022-11-21 02:03:38 +00:00
rev3 Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
rev3_drop Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
config.h Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10: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 Fix Planck and Preonic builds (#5658) 2019-04-29 11:04:56 -07:00

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.