summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2016-04-17Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...IBNobody
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody
2016-04-17__attribute__ ((weak)) added to led_seta0-c
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
2016-04-17planck default layout updatesJack Humbert
2016-04-16no need for length of play_notes array with macroJack Humbert
2016-04-16Fixed how note arrays are used.IBNobody
2016-04-16changes to play_notes, goodbyeJack Humbert
2016-04-16rests between notes as an argumentJack Humbert
2016-04-16Merge pull request #260 from IBNobody/personal_atomic_planckJack Humbert
2016-04-16Adding Musical NotesIBNobody
2016-04-16fixes audio prescaler to emit correct freqJack Humbert
2016-04-16MAGIC functionality, AG swap in default layoutJack Humbert
2016-04-16updates to preonic default, music mode integratedJack Humbert
2016-04-16added keymap_extras to pathJack Humbert
2016-04-16eeprom reset toolJack Humbert
2016-04-15audio enable stored in eepromJack Humbert
2016-04-15Added Audio to my AtomicIBNobody
2016-04-15audio note length fixesJack Humbert
2016-04-15the spacessssJack Humbert
2016-04-14changing up the makefile a bitJack Humbert
2016-04-13Added parenthesis to midi macro.IBNobody
2016-04-13Compiler Warnings / Atomic TLCIBNobody
2016-04-10Fixup RGBLIGHT support for clueboard2skullY
2016-04-07[Erez & Jack] Makes tri-layer available across QuantumErez Zukerman
2016-04-05add silent notesJack Humbert
2016-04-01Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck
2016-03-31fixed de_osx prefix in keymap include to avoid conflictsStephan Bösebeck
2016-03-30Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2016-03-30preonic updateJack Humbert
2016-03-29Updated several keyboard folders to use new keymap naming schemeNoah Andrews
2016-03-28Merge pull request #219 from IBNobody/masterJack Humbert
2016-03-28Minor Tweaks and DocumentationIBNobody
2016-03-28Merge pull request #214 from cdlm/action-hookJack Humbert
2016-03-28Add action-preprocessing hook to keyboard templateDamien Pollet
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody
2016-03-22Fixed extra semicolons.IBNobody
2016-03-22Fixed LED Function CallsIBNobody
2016-03-22Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-03-21Pull request 190 resolution with 'qmk/master' for mergeyoyoerx
2016-03-15Adding LED function pointersIBNobody
2016-03-14Merge pull request #194 from DidierLoiseau/bépo-keymap-headerJack Humbert
2016-03-14fixes an obvious typo to have DE_LCBR produce {Daniel Kriesten
2016-03-13Keymap header for the BÉPO layoutDidier Loiseau
2016-03-10Addressed void* return warning in all keymapsyoyoerx
2016-03-04Remove extraneous commaNoah Andrews
2016-03-03update neo keymapplgruener