qmk_firmware/keyboards/preonic
2024-05-17 23:49:29 +01:00
..
keymaps Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
rev1 Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
rev2 Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
rev3 Migrate features from rules.mk to data driven - OPQR (#23285) 2024-03-15 22:24:00 +00:00
rev3_drop Migrate build target markers to keyboard.json - P (#23565) 2024-04-22 02:06:41 +01:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
preonic.c Remove use of layout macros for music_map (#20634) 2023-04-30 18:58:06 +10: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.