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-06-11
Makefile redo & other features (#395)
Jack Humbert
4
-107
/
+4
2016-06-03
Improve string sending (#376)
Eric Tang
2
-52
/
+104
2016-06-02
new line/tab in send_string
Jack Humbert
1
-1
/
+1
2016-06-02
adds send_string functionality (string macros)
Jack Humbert
2
-0
/
+56
2016-05-28
makes .SILENT (less verbose) by default - override with VERBOSE=1
Jack Humbert
1
-0
/
+4
2016-05-28
process_record implementation (non-breaking for process_action ATM)
Jack Humbert
2
-0
/
+16
2016-05-28
updates quantum template to prevent backlight conflicts
Jack Humbert
1
-1
/
+1
2016-05-28
brings alps64 up-to-date (needs testing)
Jack Humbert
2
-2
/
+5
2016-05-26
removes duplicate double quote and odd whitespace
Jack Humbert
1
-9
/
+1
2016-05-26
Add double quote for everyone; update Zweihander
Nathan Sharfi
1
-0
/
+2
2016-05-25
[Erez & Jack] Optimizes shift_interrupted array
Erez Zukerman
1
-1
/
+1
2016-05-25
[Erez & Jack] Packages Space Cadet shifts into keycodes
Erez Zukerman
2
-1
/
+45
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
5
-47
/
+52
2016-05-24
Clean up #343's code (#348)
Eric Tang
1
-2
/
+2
2016-05-24
Optimize matrix scanning (#343)
Eric Tang
3
-298
/
+213
2016-05-19
fixed small bug with AUDIO_ENABLED (#339)
purpleP
1
-21
/
+22
2016-05-19
adapts unicode to quantum.c (#333)
Jack Humbert
7
-140
/
+278
2016-05-19
adds music and audio toggles (#337)
Jack Humbert
5
-24
/
+86
2016-05-18
Added Swiss-German keymap. (#335)
heartsekai
1
-0
/
+102
2016-05-15
updates midi functionality (#331)
Jack Humbert
5
-14
/
+93
2016-05-15
splits process_action up to handle records separately (#329)
Jack Humbert
2
-1
/
+13
2016-05-15
adds a sequencer to the music mode (#330)
Jack Humbert
4
-12
/
+119
2016-05-15
Leader key implementation (#326)
Erez Zukerman
8
-11
/
+230
2016-05-09
Backlight Breathing for Planck and Atomic
Jack Humbert
5
-13
/
+36
2016-05-09
quantum accommodates more than 16 columns
Jack Humbert
1
-5
/
+12
2016-05-07
Merge pull request #311 from adiabatic/ergodox-zweihander-osx
Erez Zukerman
1
-0
/
+6
2016-05-06
Add KC_LABK and KC_RABK (< and >)
Nathan Sharfi
1
-0
/
+6
2016-05-06
[Jack & Erez] Defines MOD_HYPR and MOD_MEH
Erez Zukerman
1
-0
/
+3
2016-05-06
[Jack & Erez] Removes duplicate reference, sorts whitespace
Erez Zukerman
1
-2
/
+3
2016-05-06
adds keycode shortcuts for OSL and OSM
Jack Humbert
2
-0
/
+14
2016-05-06
Referencing the hex file (#309)
Tom Duckering
1
-2
/
+2
2016-05-03
Clarified audio.c (#302)
IBNobody
11
-836
/
+1379
2016-04-30
moves backlight functionality to keyboard files and updates template makefile
Jack Humbert
3
-15
/
+97
2016-04-29
removes extra voices, updates .hex files
Jack Humbert
1
-21
/
+21
2016-04-26
actually resolves conflicts in rgblight.c
Jack Humbert
1
-5
/
+0
2016-04-26
resolves conflicts in rgblight.c
Jack Humbert
1
-2
/
+7
2016-04-26
adds freq LUT for future use
Jack Humbert
1
-0
/
+357
2016-04-26
adds delayed vibrato
Jack Humbert
2
-0
/
+33
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
[prev]
[next]