qmk-firmware/keyboards/atomic
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
2018-01-01 17:47:51 -05:00
..
keymaps backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
atomic.c Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
atomic.h Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
config.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

readme.md

Atomic

Atomic

A compact 60% (15x5) ortholinear keyboard kit made and sold by OLKB. More info on qmk.fm

Keyboard Maintainer: Jack Humbert
Hardware Supported: Atomic PCB rev1, Teensy 2.0
Hardware Availability: no longer available

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

make atomic:default

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