summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/command.c
Commit message (Collapse)AuthorAgeFilesLines
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-241-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * Added music and audio toggles to Quantum.c * Redid the audio callbacks * Adjusted default planck layout to use the user tone naming * tabs to spaces * Rewrote the ALL recipe to allow for faster parallel make * tabs to spaces * Renamed custom event functions to be 'startup_user' and 'shutdown_user'. Also moved the prototypes around. * Tweaked pvc atomic layout to work with the pvc planck. * updates midi scale calling
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Added extra songs, LED indicator notesIBNobody2016-04-171-0/+7
|
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-171-9/+16
|
* Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-281-107/+246
| | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
* core: Fix NKRO ifdefJun Wako2015-09-241-0/+2
|
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-201-0/+1
|
* core: Fix message print of debug commandtmk2015-09-201-2/+2
|
* Reduce code size of magic commandstmk2015-05-131-105/+90
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+644