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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
1
-0
/
+6
2018-04-26
Change handling of adjust layer to make it more LT(...) friendly. (#1625)
Martin Sandiford
1
-0
/
+1
2018-04-21
Fix Audio Clicky sub-feature (#2784)
Drashna Jaelre
1
-0
/
+3
2018-03-16
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
fauxpark
1
-0
/
+2
2018-03-09
Add SS_RALT for AltGR usage in macros
Drashna Jael're
1
-0
/
+1
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
1
-1
/
+0
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
1
-5
/
+4
2017-11-20
added SS_LSFT to featured macros
Gilbert Consellado
1
-0
/
+1
2017-09-18
Added Auto Shift, tap key = normal, hold key = shifted state.
Jeremy Cowgar
1
-0
/
+4
2017-09-12
Updates send_string functionality, adds terminal feature (#1657)
Jack Humbert
1
-2
/
+23
2017-08-08
Initial implementation of the key_lock feature.
Fredric Silberberg
1
-0
/
+4
2017-07-27
Add TX Bolt protocol support for Stenography
Joe Wasson
1
-0
/
+4
2017-07-23
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
1
-0
/
+3
2017-07-05
Pull out sendstring variations to their own files.
Shayne Holmes
1
-0
/
+2
2017-07-05
Allow broader send_string layout customizability via compile flag
Shayne Holmes
1
-0
/
+1
2017-03-29
Clarify the quantum license (#1042)
skullydazed
1
-0
/
+15
2017-03-28
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
Jack Humbert
1
-1
/
+6
2017-02-26
Factor basic note processing into respective processors
Gabriel Young
1
-1
/
+6
2017-02-19
merging
Jack Humbert
1
-1
/
+9
2017-02-15
split up unicode systems into different files
Jack Humbert
1
-1
/
+9
2017-02-12
adds soft pwm for non-timed ports
Jack Humbert
1
-0
/
+1
2017-02-07
Merge pull request #1057 from priyadi/selectable_output
Jack Humbert
1
-1
/
+0
2017-02-01
Limit outputselect to AVR only for now
Priyadi Iman Nurcahyo
1
-1
/
+0
2016-12-09
Implemented basic key combination feature
Ofer Plesser
1
-0
/
+4
2016-11-26
separated into api files/folder
Jack Humbert
1
-1
/
+1
2016-11-24
travis pls
Jack Humbert
1
-0
/
+2
2016-11-22
cleaning up new code
Jack Humbert
1
-0
/
+5
2016-10-16
working with power limit
Jack Humbert
1
-0
/
+4
2016-08-18
Add a register/unregister_code16 pair of functions
Gergely Nagy
1
-0
/
+3
2016-07-29
Most ergodox keymaps compiles on Infinity
Fred Sundvik
1
-0
/
+1
2016-07-13
extract reset keyboard into a function
Pavlos Vinieratos
1
-0
/
+2
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
1
-3
/
+5
2016-06-30
gets rid of rand warning [skip ci]
Jack Humbert
1
-0
/
+1
2016-06-30
adds random base64 character generator
Jack Humbert
1
-0
/
+3
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
1
-39
/
+18
2016-06-24
Backlight abstraction and other changes (#439)
Jack Humbert
1
-0
/
+30
2016-06-22
increase leader seq size to 5
Jack Humbert
1
-4
/
+6
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
1
-4
/
+9
2016-06-03
Improve string sending (#376)
Eric Tang
1
-2
/
+5
2016-06-02
adds send_string functionality (string macros)
Jack Humbert
1
-0
/
+2
2016-05-28
process_record implementation (non-breaking for process_action ATM)
Jack Humbert
1
-0
/
+3
2016-05-28
brings alps64 up-to-date (needs testing)
Jack Humbert
1
-0
/
+1
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
1
-0
/
+4
2016-05-19
adapts unicode to quantum.c (#333)
Jack Humbert
1
-14
/
+30
2016-05-19
adds music and audio toggles (#337)
Jack Humbert
1
-0
/
+7
2016-05-15
updates midi functionality (#331)
Jack Humbert
1
-1
/
+2
2016-05-15
Leader key implementation (#326)
Erez Zukerman
1
-0
/
+48