summaryrefslogtreecommitdiff
path: root/keyboard/atomic/atomic.h
AgeCommit message (Collapse)Author
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert
* Updated personal layouts * tweaked personal * Nightly - Audio Cleanup Refactored the LUTs. Abstracted some of the registers out of audio to use more functional names. Split audio into audio and audio_pwm. WIP * nightly - collapsed code * Added check for note playing to LEDs * Usability tweaks * TWEAE * nightly added extra kcs to keymap common * turned on Plank audio * Added backlight breathing to atomic * reverted accidental merge * adds backlight pulse to planck
2016-04-29moves backlight functionality to keyboard files and updates template makefileJack Humbert
previously there were two backlight.c files (bad)
2016-04-13Compiler Warnings / Atomic TLCIBNobody
Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
2016-03-10Addressed void* return warning in all keymapsyoyoerx
2015-10-30atomic filesJack Humbert