summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Collapse)Author
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
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
Atomic TLC and musical note freqs for audio
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
Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
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-02BÉPO over CSA: GR2A-shifted characters in AltGr layerDidier Loiseau
- define aliases for all GR2A-shifted characters - use the available characters in BÉPO over CSA AltGr layer
2016-04-02Use CSA_ as prefix for Canadian Multilingual key aliasesDidier Loiseau
CM is already used for Colemak.
2016-04-02BÉPO over CSA: GR2A characters in AltGr layerDidier Loiseau
- define aliases for all GR2A characters (unshifted) - use the available characters in the BÉPO over CSA AltGr layer
2016-04-02BÉPO over CSA: AltGr layerDidier Loiseau
- implemented the most useful characters: - all French characters + € - common programmer characters - other keys implemented as KC_NO to avoid mistyping a character from a lower layer - AltGr+Shift not supported (yet)
2016-04-02Initial BÉPO over CSA with Shift layerDidier Loiseau
Initial implementation of the BÉPO layout for use with the Canadian Multilingual Standard layout (a.k.a. CSA / ACNOR layout) on the OS-side. - support all bépo characters from the default and shifted layers
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