You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/preonic
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
* add breathing to bananasplit

* backlight breathing overhaul

* fix the backlight_tick thing.

* fix for vision_division backlight

* fix a few keymaps and probably break breathing for some weirdly set-up boards.

* remove BL_x keycodes because they made unreasonable assumptions

* some fixes for BL keycodes

* integer cie lightness scaling

* use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
7 years ago
..
keymaps backlight breathing overhaul (#2187) 7 years ago
rev1 QMK DFU bootloader generation (#2009) 7 years ago
rev2 QMK DFU bootloader generation (#2009) 7 years ago
config.h QMK DFU bootloader generation (#2009) 7 years ago
info.json fix 2u alignment in info.jsons 7 years ago
preonic.c Make arguments redo, subproject elimination (#1784) 7 years ago
preonic.h update preonic, add info.json 7 years ago
readme.md update preonic, add info.json 7 years ago
rules.mk Disable MIDI on preonic to fix firmware compilation errors 7 years ago

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.