qmk_firmware/keyboards/preonic
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
keymaps Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00
rev1 Preonic Configurator update (#4598) 2018-12-11 18:58:10 -05:00
rev2 Preonic Configurator update (#4598) 2018-12-11 18:58:10 -05:00
rev3 Preonic rev. 3: fix info.json file 2019-01-03 21:52:35 -05:00
config.h adds support for preonic rev 3 2018-07-20 23:09:25 -04:00
info.json Preonic Configurator update (#4598) 2018-12-11 18:58:10 -05:00
preonic.c adds support for preonic rev 3 2018-07-20 23:09:25 -04:00
preonic.h Preonic Configurator update (#4598) 2018-12-11 18:58:10 -05:00
readme.md update preonic, add info.json 2017-11-02 12:18:18 -04:00
rules.mk Disable MIDI on preonic to fix firmware compilation errors 2017-12-20 19:26:24 -05: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, Teensy 2.0
Hardware Availability: OLKB.com, Massdrop

Make example for this keyboard (after setting up your build environment):

make preonic:default

See build environment setup then the make instructions for more information.