Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delay isn't the problem here | Jack Humbert | 2016-04-20 | 1 | -1/+1 |
* | makes the plover keymap correct | Jack Humbert | 2016-04-20 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | 2016-04-20 | 7 | -1326/+1337 |
|\ | |||||
| * | Merge pull request #267 from nrrkeene/master | Erez Zukerman | 2016-04-20 | 7 | -1326/+1337 |
| |\ | |||||
| | * | The Ordinary Layout is the layout you are looking for. Come and see. | Nicholas Keene | 2016-04-19 | 7 | -96/+96 |
| | * | The Ordinary Layout is the layout you are looking for. Come and see. | Nicholas Keene | 2016-04-14 | 5 | -1278/+1289 |
* | | | fixed startup audio with a 500ms delay | Jack Humbert | 2016-04-20 | 3 | -39/+7 |
|/ / | |||||
* | | breaking changes - restructuring audio.c a little | Jack Humbert | 2016-04-19 | 2 | -30/+31 |
* | | updated comments about plover | Jack Humbert | 2016-04-19 | 1 | -2/+2 |
* | | added plover to default layout | Jack Humbert | 2016-04-19 | 2 | -14/+62 |
* | | getting ready for getters and setters | Jack Humbert | 2016-04-19 | 1 | -21/+7 |
* | | merging in #262 | Jack Humbert | 2016-04-18 | 1 | -253/+364 |
|\ \ | |||||
| * | | Fixed speaker being on during sleep. | IBNobody | 2016-04-18 | 1 | -225/+237 |
| * | | Added CM/DK | IBNobody | 2016-04-18 | 1 | -96/+202 |
| * | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into personal_... | IBNobody | 2016-04-17 | 1 | -2/+5 |
| |\ \ | |||||
| * | | | Notes Bugfix | IBNobody | 2016-04-17 | 1 | -36/+29 |
* | | | | note sliding - on right now | Jack Humbert | 2016-04-18 | 1 | -2/+24 |
* | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware | Jack Humbert | 2016-04-17 | 6 | -169/+222 |
|\| | | | |/ / |/| | | |||||
| * | | Added extra songs, LED indicator notes | IBNobody | 2016-04-17 | 6 | -169/+222 |
* | | | merging | Jack Humbert | 2016-04-17 | 1 | -1/+1 |
|\| | | |||||
| * | | Converted goodbye to notes, fixed eighth dotted note macro | IBNobody | 2016-04-17 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi... | IBNobody | 2016-04-17 | 5 | -78/+132 |
| |\ \ | |||||
* | | | | audio fixes | Jack Humbert | 2016-04-17 | 1 | -2/+5 |
* | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware | Jack Humbert | 2016-04-17 | 2 | -185/+190 |
|\| | | | |/ / |/| | | |||||
| * | | Added trimble and tempo adjustments! | IBNobody | 2016-04-17 | 2 | -94/+124 |
| * | | Adding folding to #if, etc | IBNobody | 2016-04-17 | 1 | -158/+133 |
* | | | planck default layout updates | Jack Humbert | 2016-04-17 | 2 | -64/+123 |
* | | | no need for length of play_notes array with macro | Jack Humbert | 2016-04-16 | 3 | -50/+19 |
|\| | | |||||
| * | | Fixed how note arrays are used. | IBNobody | 2016-04-16 | 1 | -35/+9 |
| * | | Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi... | IBNobody | 2016-04-16 | 2 | -13/+13 |
| |\ \ | |||||
* | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware | Jack Humbert | 2016-04-16 | 1 | -30/+139 |
|\| | | | |||||
| * | | | Merging with QMK main to fix rest issues | IBNobody | 2016-04-16 | 1 | -30/+139 |
| * | | | Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi... | IBNobody | 2016-04-16 | 1 | -26/+26 |
| |\ \ \ | |||||
* | | | | | changes to play_notes, goodbye | Jack Humbert | 2016-04-16 | 4 | -14/+14 |
| |_|/ / |/| | | | |||||
* | | | | rests between notes as an argument | Jack Humbert | 2016-04-16 | 2 | -13/+13 |
* | | | | Merge pull request #260 from IBNobody/personal_atomic_planck | Jack Humbert | 2016-04-16 | 7 | -55/+462 |
|\| | | | |/ / |/| | | |||||
| * | | Adding Musical Notes | IBNobody | 2016-04-16 | 7 | -164/+494 |
| |\ \ | |||||
| * | | | Merging with QMK main to fix audio issues | IBNobody | 2016-04-16 | 1 | -5/+17 |
| * | | | Corrected layer macros | IBNobody | 2016-04-15 | 1 | -9/+12 |
| * | | | Tweaking PVC atomic layout | IBNobody | 2016-04-15 | 3 | -31/+39 |
| * | | | Added Audio to my Atomic | IBNobody | 2016-04-15 | 5 | -173/+295 |
| * | | | Prepping for merge with new_defaults | IBNobody | 2016-04-15 | 3 | -50/+63 |
| |\ \ \ | |||||
| * \ \ \ | fixed merging | IBNobody | 2016-04-14 | 3 | -20/+186 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'remotes/jackhumbert/new_defaults' | IBNobody | 2016-04-14 | 3 | -41/+183 |
| | |\ \ \ \ | |||||
| | * | | | | | Rename pc.c to pvc_planck.c | IBNobody | 2016-04-14 | 1 | -0/+0 |
| | * | | | | | Update and rename pc_atomic.c to pvc_atomic.c | IBNobody | 2016-04-14 | 1 | -6/+0 |
| * | | | | | | adding new per-keymap makefile | IBNobody | 2016-04-14 | 3 | -28/+73 |
| * | | | | | | Checkin | IBNobody | 2016-04-14 | 2 | -9/+168 |
| * | | | | | | Adding personal build file settings | IBNobody | 2016-04-14 | 3 | -6/+6 |
| * | | | | | | Rename pc.c to pvc_planck.c | IBNobody | 2016-04-14 | 1 | -0/+0 |