summaryrefslogtreecommitdiff
path: root/quantum/quantum.mk
AgeCommit message (Collapse)Author
2016-05-15Leader key implementation (#326)Erez Zukerman
* implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * updates process_action functions to return bool
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-05-05[Jack & Erez] Removes duplicate reference, sorts whitespaceErez Zukerman
2016-05-03Clarified audio.c (#302)IBNobody
* 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
2016-04-21restructures audio, begins voicingJack Humbert
2016-04-16added keymap_extras to pathJack Humbert
2016-04-15the spacessssJack Humbert
2016-04-14changing up the makefile a bitJack Humbert
2016-01-24Integrate WS2812 code into quantum coreYang Liu
2016-01-23Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵Jack Humbert
smarkefile
2016-01-20keymap.c changes, disable grep stuffJack Humbert
2016-01-20better integrationsJack Humbert
2016-01-16new keymap folder structure and makefile magicJack Humbert
2016-01-16workingJack Humbert
2015-10-27new project scriptJack Humbert