aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-04-048-108/+1848
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | minor updates - new PNGStephan Bösebeck2016-04-032-16/+20
* | | | | | | | | | | | | sounds for plover layoutJack Humbert2016-04-201-27/+12
* | | | | | | | | | | | | start-up sound working, removes tick with some devicesJack Humbert2016-04-201-1/+1
* | | | | | | | | | | | | there is no onJack Humbert2016-04-201-1/+1
* | | | | | | | | | | | | delay isn't the problem hereJack Humbert2016-04-201-1/+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
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | 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-203-39/+7
|/ / / / / / / / / / / / /
* | | | | | | | | | | / / breaking changes - restructuring audio.c a littleJack Humbert2016-04-192-30/+31
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | updated comments about ploverJack Humbert2016-04-191-2/+2
* | | | | | | | | | | | added plover to default layoutJack Humbert2016-04-192-14/+62
* | | | | | | | | | | | getting ready for getters and settersJack Humbert2016-04-191-21/+7
* | | | | | | | | | | | merging in #262Jack Humbert2016-04-181-253/+364
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed speaker being on during sleep.IBNobody2016-04-181-225/+237
| * | | | | | | | | | | | Added CM/DKIBNobody2016-04-181-96/+202
| * | | | | | | | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into personal_...IBNobody2016-04-171-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Notes BugfixIBNobody2016-04-171-36/+29
* | | | | | | | | | | | | note sliding - on right nowJack Humbert2016-04-181-2/+24
* | | | | | | | | | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert2016-04-176-169/+222
|\| | | | | | | | | | | | | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Added extra songs, LED indicator notesIBNobody2016-04-176-169/+222
* | | | | | | | | | | | mergingJack Humbert2016-04-171-1/+1
|\| | | | | | | | | | |
| * | | | | | | | | | | Converted goodbye to notes, fixed eighth dotted note macroIBNobody2016-04-171-1/+1
| * | | | | | | | | | | Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...IBNobody2016-04-175-78/+132
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
* | | | | | | | | | | | audio fixesJack Humbert2016-04-171-2/+5
* | | | | | | | | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert2016-04-172-185/+190
|\| | | | | | | | | | | | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Added trimble and tempo adjustments!IBNobody2016-04-172-94/+124
| * | | | | | | | | | Adding folding to #if, etcIBNobody2016-04-171-158/+133
* | | | | | | | | | | planck default layout updatesJack Humbert2016-04-172-64/+123
* | | | | | | | | | | no need for length of play_notes array with macroJack Humbert2016-04-163-50/+19
|\| | | | | | | | | |
| * | | | | | | | | | Fixed how note arrays are used.IBNobody2016-04-161-35/+9
| * | | | | | | | | | Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...IBNobody2016-04-162-13/+13
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | 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 personal_atomi...IBNobody2016-04-161-26/+26
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | changes to play_notes, goodbyeJack Humbert2016-04-164-14/+14
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | rests between notes as an argumentJack Humbert2016-04-162-13/+13
* | | | | | | | | | | | Merge pull request #260 from IBNobody/personal_atomic_planckJack Humbert2016-04-167-55/+462
|\| | | | | | | | | | | | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Adding Musical NotesIBNobody2016-04-167-164/+494
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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-155-173/+295
| * | | | | | | | | | | Prepping for merge with new_defaultsIBNobody2016-04-153-50/+63
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ fixed mergingIBNobody2016-04-143-20/+186
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'remotes/jackhumbert/new_defaults'IBNobody2016-04-143-41/+183
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Rename pc.c to pvc_planck.cIBNobody2016-04-141-0/+0