aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* makes .SILENT (less verbose) by default - override with VERBOSE=1Jack Humbert2016-05-281-14/+0
| | | | also took out some @echo newlines to make things a bit cleaner
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-241-1/+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
* outputs size when make dfuingJack Humbert2016-05-181-1/+1
|
* [Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman2016-05-051-0/+9
|
* Add compile options '-fdata-sections'Jun Wako2015-05-101-0/+1
|
* Fix dfu-programmer parametersJun Wako2015-04-231-1/+5
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+619