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/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
7 years ago
..
keymaps backlight breathing overhaul (#2187) 7 years ago
atomic.c Backlight abstraction and other changes (#439) 8 years ago
atomic.h Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
config.h Backlight abstraction and other changes (#439) 8 years ago
readme.md Make arguments redo, subproject elimination (#1784) 7 years ago
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago

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.