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
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.