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
/
quantum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
Move return out of event if block
TerryMathews
1
-26
/
+26
2016-07-08
Create keycodes for RGB control functions
TerryMathews
1
-0
/
+50
2016-07-07
default keymap, reset sorted out for now, added serial to makefile
Jack Humbert
1
-1
/
+1
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
1
-1
/
+1
2016-06-30
rand supports other chips
Jack Humbert
1
-2
/
+5
2016-06-30
adds random base64 character generator
Jack Humbert
1
-0
/
+35
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
1
-403
/
+22
2016-06-24
updates ez's matrix to spec
Jack Humbert
1
-6
/
+0
2016-06-24
Backlight abstraction and other changes (#439)
Jack Humbert
1
-0
/
+346
2016-06-22
increase leader seq size to 5
Jack Humbert
1
-1
/
+3
2016-06-21
[Jack & Erez] Fixes Space Cadet right shift
Jack & Erez
1
-4
/
+4
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
1
-59
/
+124
2016-06-18
addresses #369
Jack Humbert
1
-8
/
+19
2016-06-03
Improve string sending (#376)
Eric Tang
1
-50
/
+99
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
1
-0
/
+54
2016-05-28
process_record implementation (non-breaking for process_action ATM)
Jack Humbert
1
-0
/
+13
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
1
-1
/
+43
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
1
-24
/
+45
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
1
-7
/
+72
2016-05-19
adds music and audio toggles (#337)
Jack Humbert
1
-14
/
+61
2016-05-15
updates midi functionality (#331)
Jack Humbert
1
-5
/
+83
2016-05-15
splits process_action up to handle records separately (#329)
Jack Humbert
1
-1
/
+10
2016-05-15
adds a sequencer to the music mode (#330)
Jack Humbert
1
-4
/
+100
2016-05-15
Leader key implementation (#326)
Erez Zukerman
1
-0
/
+167