summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* delay isn't the problem hereJack Humbert2016-04-202-2/+1
|
* makes the plover keymap correctJack Humbert2016-04-201-1/+1
|
* Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2016-04-207-1326/+1337
|\
| * Merge pull request #267 from nrrkeene/masterErez Zukerman2016-04-207-1326/+1337
| |\ | | | | | | Improved modifier keys, code
| | * The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene2016-04-197-96/+96
| | |
| | * The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene2016-04-145-1278/+1289
| | |
* | | fixed startup audio with a 500ms delayJack Humbert2016-04-206-181/+104
|/ /
* | breaking changes - restructuring audio.c a littleJack Humbert2016-04-194-76/+94
| |
* | updated comments about ploverJack Humbert2016-04-191-2/+2
| |
* | added plover to default layoutJack Humbert2016-04-192-14/+62
| |
* | vibrato and polyphony paratmetersJack Humbert2016-04-193-159/+249
| |
* | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2016-04-191-1/+1
|\ \
| * \ Merge pull request #264 from ericlathrop/patch-1Jack Humbert2016-04-191-1/+1
| |\ \ | | | | | | | | Fix typo
| | * | Fix typoEric Lathrop2016-04-191-1/+1
| |/ /
* / / getting ready for getters and settersJack Humbert2016-04-193-57/+156
|/ /
* | merging in #262Jack Humbert2016-04-183-254/+377
|\ \
| * \ Merge pull request #262 from IBNobody/masterJack Humbert2016-04-1813-324/+599
| |\ \ | | | | | | | | Fixed keyboard snoring while asleep
| | * \ Merge pull request #2 from IBNobody/personal_atomic_planckIBNobody2016-04-182-226/+248
| | |\ \ | | | | | | | | | | Fixed speaker being on during sleep.
| | | * | 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
| | | * | Notes BugfixIBNobody2016-04-172-38/+33
| | | | |
* | | | | note sliding - on right nowJack Humbert2016-04-183-45/+63
| | | | |
* | | | | audio fixesJack Humbert2016-04-171-2/+2
| | | | |
* | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert2016-04-1712-194/+346
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Added extra songs, LED indicator notesIBNobody2016-04-1712-194/+346
| | | |
* | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
| * | | | Fixed many compiler warnings related to print being disabledIBNobody2016-04-178-45/+50
| | | | |
| * | | | fixed single note play copy/paste bugIBNobody2016-04-171-1/+1
| | | | |
* | | | | audio fixesJack Humbert2016-04-173-5/+9
| | | | |
* | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert2016-04-176-210/+293
|\| | | | | |/ / / |/| | |
| * | | Added trimble and tempo adjustments!IBNobody2016-04-176-110/+189
| | | |
| * | | Adding folding to #if, etcIBNobody2016-04-174-170/+174
| | | |
* | | | planck default layout updatesJack Humbert2016-04-174-70/+130
| | | |
* | | | no need for length of play_notes array with macroJack Humbert2016-04-167-61/+54
|\| | |
| * | | 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
* | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert2016-04-161-30/+139
|\| | | |
| * | | | 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
* | | | | | changes to play_notes, goodbyeJack Humbert2016-04-166-22/+24
| |_|/ / / |/| | | |
* | | | | 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
| * | | Adding Musical NotesIBNobody2016-04-1623-333/+1069
| |\ \ \