summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Collapse)Author
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-29moves backlight functionality to keyboard files and updates template makefileJack Humbert
previously there were two backlight.c files (bad)
2016-04-29removes extra voices, updates .hex filesJack Humbert
2016-04-26actually resolves conflicts in rgblight.cJack Humbert
2016-04-26resolves conflicts in rgblight.cJack Humbert
# Conflicts: # quantum/rgblight.c
2016-04-26adds freq LUT for future useJack Humbert
2016-04-26adds delayed vibratoJack Humbert
2016-04-25updates default voice, prunes voicesJack Humbert
2016-04-23Add a keymap_extras header for PloverJames ‘Twey’ Kay
2016-04-22Fix typo (#276)Eric Tang
2016-04-22adds more voice harmonicsJack Humbert
2016-04-22Merge remote-tracking branch 'origin/master'Jack Humbert
# Conflicts: # quantum/audio/voices.c
2016-04-22adds fifth and fourth down voicesJack Humbert
2016-04-22fixed compiler warnings (#273)IBNobody
2016-04-21adds more voices, fixes macro redefinesJack Humbert
2016-04-21Update functions used to write to EEPROMEric Tang
2016-04-21adds multiple voices and the ability to iterate/deiterate between themJack Humbert
2016-04-21Merge pull request #265 from sboesebeck/masterErez Zukerman
ErgodoxLayoutGenerator used
2016-04-21converts tabs to spacesJack Humbert
2016-04-21restructures audio, begins voicingJack Humbert
2016-04-20fade envelopeJack Humbert
2016-04-20start of envelope functionJack Humbert
2016-04-20sounds for plover layoutJack Humbert
2016-04-20delay isn't the problem hereJack Humbert
2016-04-20Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck
2016-04-20fixed startup audio with a 500ms delayJack Humbert
2016-04-19breaking changes - restructuring audio.c a littleJack Humbert
2016-04-19Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck
2016-04-19vibrato and polyphony paratmetersJack Humbert
2016-04-19getting ready for getters and settersJack Humbert
2016-04-18merging in #262Jack Humbert
2016-04-18note sliding - on right nowJack Humbert
2016-04-18Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck
2016-04-17Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into ↵IBNobody
personal_atomic_planck
2016-04-17Notes BugfixIBNobody
2016-04-17audio fixesJack Humbert
2016-04-17Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert
2016-04-17Added extra songs, LED indicator notesIBNobody
2016-04-17Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2016-04-17mergingJack Humbert
2016-04-17audio fixesJack Humbert
2016-04-17added new experimental layout - works with ErgodoxLayoutGeneratorStephan Bösebeck
2016-04-17Converted goodbye to notes, fixed eighth dotted note macroIBNobody
2016-04-17Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵IBNobody
personal_atomic_planck
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody
2016-04-17__attribute__ ((weak)) added to led_seta0-c
__attribute__ ((weak)) added to led_set
2016-04-17fixed single note play copy/paste bugIBNobody
2016-04-17Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert
2016-04-17Added trimble and tempo adjustments!IBNobody
2016-04-17Adding folding to #if, etcIBNobody