summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Collapse)AuthorFilesLines
2016-04-18Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into ↵IBNobody2-3/+4
personal_atomic_planck
2016-04-18Notes BugfixIBNobody1-2/+4
2016-04-18audio fixesJack Humbert1-2/+2
2016-04-18Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert5-25/+117
2016-04-18Added extra songs, LED indicator notesIBNobody5-25/+117
2016-04-18Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert1-0/+1
2016-04-18mergingJack Humbert3-10/+14
2016-04-18audio fixesJack Humbert2-3/+4
2016-04-17added new experimental layout - works with ErgodoxLayoutGeneratorStephan Bösebeck1-2/+2
2016-04-17Converted goodbye to notes, fixed eighth dotted note macroIBNobody4-10/+14
2016-04-17Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵IBNobody3-9/+18
personal_atomic_planck
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody1-0/+1
2016-04-17__attribute__ ((weak)) added to led_seta0-c1-0/+1
__attribute__ ((weak)) added to led_set
2016-04-17fixed single note play copy/paste bugIBNobody1-1/+1
2016-04-17Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert4-25/+103
2016-04-17Added trimble and tempo adjustments!IBNobody4-16/+65
2016-04-17Adding folding to #if, etcIBNobody3-12/+41
2016-04-17planck default layout updatesJack Humbert2-6/+7
2016-04-17no need for length of play_notes array with macroJack Humbert4-11/+35
2016-04-17Fixed how note arrays are used.IBNobody4-12/+30
2016-04-17changes to play_notes, goodbyeJack Humbert2-8/+10
2016-04-17rests between notes as an argumentJack Humbert3-10/+24
2016-04-17Merge pull request #260 from IBNobody/personal_atomic_planckJack Humbert1-0/+182
Atomic TLC and musical note freqs for audio
2016-04-17Adding Musical NotesIBNobody8-163/+489
2016-04-17fixes audio prescaler to emit correct freqJack Humbert2-8/+10
2016-04-17MAGIC functionality, AG swap in default layoutJack Humbert2-115/+163
2016-04-16updates to preonic default, music mode integratedJack Humbert1-45/+55
2016-04-16added keymap_extras to pathJack Humbert1-0/+1
2016-04-16eeprom reset toolJack Humbert2-0/+15
2016-04-16audio enable stored in eepromJack Humbert2-2/+60
2016-04-15Added Audio to my AtomicIBNobody1-2/+2
2016-04-15audio note length fixesJack Humbert2-7/+10
2016-04-15the spacessssJack Humbert1-4/+4
2016-04-15changing up the makefile a bitJack Humbert1-4/+4
2016-04-14Added parenthesis to midi macro.IBNobody1-1/+1
2016-04-14Compiler Warnings / Atomic TLCIBNobody3-5/+5
Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
2016-04-11Fixup RGBLIGHT support for clueboard2skullY1-3/+3
2016-04-07[Erez & Jack] Makes tri-layer available across QuantumErez Zukerman2-0/+12
2016-04-05add silent notesJack Humbert1-0/+3
2016-04-01Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2-3/+3
2016-03-31fixed de_osx prefix in keymap include to avoid conflictsStephan Bösebeck1-78/+78
2016-03-30Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert10-51/+466
2016-03-30preonic updateJack Humbert1-2/+2
2016-03-30Updated several keyboard folders to use new keymap naming schemeNoah Andrews1-1/+1
2016-03-29Merge pull request #219 from IBNobody/masterJack Humbert2-11/+43
Master
2016-03-29Minor Tweaks and DocumentationIBNobody2-11/+43
Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h
2016-03-28Merge pull request #214 from cdlm/action-hookJack Humbert2-6/+19
Add per-event user hook function
2016-03-28Add action-preprocessing hook to keyboard templateDamien Pollet2-6/+19
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2-12/+58
Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
2016-03-23Fixed extra semicolons.IBNobody2-9/+6
Fixed extra semicolons.