index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
updates default voice, prunes voices
Jack Humbert
2
-29
/
+29
2016-04-23
Add a keymap_extras header for Plover
James ‘Twey’ Kay
1
-0
/
+32
2016-04-22
Fix typo (#276)
Eric Tang
1
-3
/
+3
2016-04-22
adds more voice harmonics
Jack Humbert
2
-3
/
+18
2016-04-22
Merge remote-tracking branch 'origin/master'
Jack Humbert
3
-19
/
+32
2016-04-22
adds fifth and fourth down voices
Jack Humbert
2
-0
/
+17
2016-04-22
fixed compiler warnings (#273)
IBNobody
3
-17
/
+30
2016-04-22
adds more voices, fixes macro redefines
Jack Humbert
2
-4
/
+9
2016-04-22
Update functions used to write to EEPROM
Eric Tang
4
-16
/
+16
2016-04-22
adds multiple voices and the ability to iterate/deiterate between them
Jack Humbert
2
-3
/
+34
2016-04-21
Merge pull request #265 from sboesebeck/master
Erez Zukerman
1
-2
/
+2
2016-04-21
converts tabs to spaces
Jack Humbert
2
-47
/
+47
2016-04-21
restructures audio, begins voicing
Jack Humbert
9
-23
/
+91
2016-04-21
fade envelope
Jack Humbert
1
-9
/
+12
2016-04-21
start of envelope function
Jack Humbert
1
-0
/
+28
2016-04-21
sounds for plover layout
Jack Humbert
1
-0
/
+16
2016-04-21
delay isn't the problem here
Jack Humbert
1
-1
/
+0
2016-04-20
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Stephan Bösebeck
3
-181
/
+153
2016-04-20
fixed startup audio with a 500ms delay
Jack Humbert
3
-142
/
+97
2016-04-20
breaking changes - restructuring audio.c a little
Jack Humbert
2
-46
/
+63
2016-04-19
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Stephan Bösebeck
6
-111
/
+404
2016-04-19
vibrato and polyphony paratmeters
Jack Humbert
3
-159
/
+249
2016-04-19
getting ready for getters and setters
Jack Humbert
2
-36
/
+149
2016-04-19
merging in #262
Jack Humbert
1
-0
/
+2
2016-04-19
note sliding - on right now
Jack Humbert
2
-43
/
+39
2016-04-18
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Stephan Bösebeck
6
-35
/
+119
2016-04-18
Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into personal_...
IBNobody
2
-3
/
+4
2016-04-18
Notes Bugfix
IBNobody
1
-2
/
+4
2016-04-18
audio fixes
Jack Humbert
1
-2
/
+2
2016-04-18
Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware
Jack Humbert
5
-25
/
+117
2016-04-18
Added extra songs, LED indicator notes
IBNobody
5
-25
/
+117
2016-04-18
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
Jack Humbert
1
-0
/
+1
2016-04-18
merging
Jack Humbert
3
-10
/
+14
2016-04-18
audio fixes
Jack Humbert
2
-3
/
+4
2016-04-17
added new experimental layout - works with ErgodoxLayoutGenerator
Stephan Bösebeck
1
-2
/
+2
2016-04-17
Converted goodbye to notes, fixed eighth dotted note macro
IBNobody
4
-10
/
+14
2016-04-17
Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...
IBNobody
3
-9
/
+18
2016-04-17
Fixed many compiler warnings related to print being disabled
IBNobody
1
-0
/
+1
2016-04-17
__attribute__ ((weak)) added to led_set
a0-c
1
-0
/
+1
2016-04-17
fixed single note play copy/paste bug
IBNobody
1
-1
/
+1
2016-04-17
Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware
Jack Humbert
4
-25
/
+103
2016-04-17
Added trimble and tempo adjustments!
IBNobody
4
-16
/
+65
2016-04-17
Adding folding to #if, etc
IBNobody
3
-12
/
+41
2016-04-17
planck default layout updates
Jack Humbert
2
-6
/
+7
2016-04-17
no need for length of play_notes array with macro
Jack Humbert
4
-11
/
+35
2016-04-17
Fixed how note arrays are used.
IBNobody
4
-12
/
+30
2016-04-17
changes to play_notes, goodbye
Jack Humbert
2
-8
/
+10
2016-04-17
rests between notes as an argument
Jack Humbert
3
-10
/
+24
2016-04-17
Merge pull request #260 from IBNobody/personal_atomic_planck
Jack Humbert
1
-0
/
+182
2016-04-17
Adding Musical Notes
IBNobody
8
-163
/
+489
[next]