summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed speaker being on during sleep.IBNobody2016-04-182-226/+248
|
* Merge remote-tracking branch 'refs/remotes/origin/personal_atomic_planck'IBNobody2016-04-1846-575/+2373
|\
| * Added CM/DKIBNobody2016-04-181-96/+202
| |
| * Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into ↵IBNobody2016-04-173-5/+9
| |\ | | | | | | | | | personal_atomic_planck
| | * Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2016-04-171-0/+1
| | |\
| | | * Merge pull request #261 from a0-c/masterJack Humbert2016-04-171-0/+1
| | | |\ | | | | | | | | | | __attribute__ ((weak)) added to led_set
| | | | * __attribute__ ((weak)) added to led_seta0-c2016-04-171-0/+1
| | | |/ | | | | | | | | __attribute__ ((weak)) added to led_set
| | * | mergingJack Humbert2016-04-1711-56/+64
| | |\ \
| | * | | audio fixesJack Humbert2016-04-173-5/+9
| | | | |
| | * | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert2016-04-176-210/+293
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Notes BugfixIBNobody2016-04-172-38/+33
| | | | |
| * | | | Added extra songs, LED indicator notesIBNobody2016-04-1712-194/+346
| | |_|/ | |/| |
| * | | Converted goodbye to notes, fixed eighth dotted note macroIBNobody2016-04-175-11/+15
| | | |
| * | | Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵IBNobody2016-04-178-87/+150
| |\| | | | | | | | | | | | | | personal_atomic_planck
| | * | planck default layout updatesJack Humbert2016-04-174-70/+130
| | | |
| | * | no need for length of play_notes array with macroJack Humbert2016-04-167-61/+54
| | |\ \
| | * \ \ Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert2016-04-161-30/+139
| | |\ \ \
| | * | | | changes to play_notes, goodbyeJack Humbert2016-04-166-22/+24
| | | | | |
| * | | | | Fixed many compiler warnings related to print being disabledIBNobody2016-04-178-45/+50
| | | | | |
| * | | | | fixed single note play copy/paste bugIBNobody2016-04-171-1/+1
| | |_|_|/ | |/| | |
| * | | | Added trimble and tempo adjustments!IBNobody2016-04-176-110/+189
| | | | |
| * | | | Adding folding to #if, etcIBNobody2016-04-174-170/+174
| | |_|/ | |/| |
| * | | Fixed how note arrays are used.IBNobody2016-04-165-47/+39
| | | |
| * | | Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵IBNobody2016-04-165-23/+37
| |\| | | | |/ | |/| | | | personal_atomic_planck
| | * rests between notes as an argumentJack Humbert2016-04-165-23/+37
| | |
| | * Merge pull request #260 from IBNobody/personal_atomic_planckJack Humbert2016-04-169-55/+645
| | |\ | | | | | | | | Atomic TLC and musical note freqs for audio
| * | | Merging with QMK main to fix rest issuesIBNobody2016-04-161-30/+139
| | | |
| * | | Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵IBNobody2016-04-163-34/+36
| |\| | | | |/ | |/| | | | personal_atomic_planck
| | * fixes audio prescaler to emit correct freqJack Humbert2016-04-163-34/+36
| | |
| * | Adding Musical NotesIBNobody2016-04-1623-333/+1069
| |\|
| | * readme clarity for rgbledsJack Humbert2016-04-161-1/+7
| | |
| | * MAGIC functionality, AG swap in default layoutJack Humbert2016-04-1610-161/+226
| | |
| | * Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2016-04-161-0/+112
| | |\
| | | * Merge pull request #257 from VoodaGod/bone2planckJack Humbert2016-04-161-0/+112
| | | |\ | | | | | | | | | | Bone2 Layout adptation for Planck
| | | | * My Attempt at adapting the Bone2 layout with Neo2 navigation cluster & ↵Jason Janse van Rensburg2016-04-161-0/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | number block to the Planck. Very much a WIP, will most likely start tweaking further once my Planck kit has dropped
| | * | | updates to preonic default, music mode integratedJack Humbert2016-04-162-95/+165
| | |/ /
| | * | added keymap_extras to pathJack Humbert2016-04-161-0/+1
| | | |
| | * | new defaults for planck and preonicJack Humbert2016-04-165-117/+308
| | | |
| | * | eeprom reset toolJack Humbert2016-04-162-0/+15
| | | |
| | * | audio on by defaultJack Humbert2016-04-151-1/+1
| | | |
| | * | audio enable stored in eepromJack Humbert2016-04-157-10/+89
| | |/
| | * Merge pull request #256 from jackhumbert/new_defaultsJack Humbert2016-04-1511-64/+233
| | |\ | | | | | | | | New default planck layout, audio fixes, makefile overwrites, tri-layer quantum-wide
| | | * [Erez & Jack] Documents tri-layer and keymap-specific makefile optionsErez Zukerman2016-04-071-1/+13
| | | |
| | | * [Erez & Jack] Makes tri-layer available across QuantumErez Zukerman2016-04-073-9/+12
| | | |
| * | | Merging with QMK main to fix audio issuesIBNobody2016-04-161-5/+17
| | | |
| * | | Corrected layer macrosIBNobody2016-04-151-9/+12
| | | |
| * | | Tweaking PVC atomic layoutIBNobody2016-04-153-31/+39
| | | |
| * | | Added Audio to my AtomicIBNobody2016-04-156-175/+297
| | | |
| * | | Prepping for merge with new_defaultsIBNobody2016-04-158-76/+93
| |\ \ \ | | | |/ | | |/|
| | * | audio note length fixesJack Humbert2016-04-153-30/+33
| | | |