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
2019-04-30
Simple extended space cadet (#5277)
XScorpion2
1
-120
/
+3
2019-04-22
Fix #3566 use an hardware timer for software PWM stability (#3615)
Brice Figureau
1
-43
/
+213
2019-04-20
OLED Driver Feature
Ryan Caltabiano
1
-0
/
+13
2019-04-19
Use auto output for Adafruit BLE (#4131)
Mike Roberts
1
-0
/
+3
2019-04-12
Change table names
Drashna Jaelre
1
-4
/
+4
2019-04-12
Cleanup code
Drashna Jaelre
1
-13
/
+3
2019-04-12
Make send_char multilined for readaability
Drashna Jaelre
1
-8
/
+20
2019-04-12
Clean up some of the code
Drashna Jaelre
1
-3
/
+2
2019-04-12
Add AltGr/RALT support to Send String
Drashna Jaelre
1
-9
/
+34
2019-04-08
[Keyboard] Refactor jj40 to current standards (#5574)
zvecr
1
-0
/
+7
2019-04-08
Fixed tap/down/up handling in dynamic keymap macros (#5363)
Drashna Jaelre
1
-6
/
+6
2019-04-05
Custom Tapping Term per key (#5009)
Drashna Jaelre
1
-10
/
+22
2019-04-03
RGB Matrix Overhaul (#5372)
XScorpion2
1
-12
/
+2
2019-03-30
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
Wilba6582
1
-6
/
+6
2019-03-12
Next set of split_common changes (#4974)
James Churchill
1
-30
/
+0
2019-02-21
Velocikey: Match RGB animation speed to typing speed (#3754)
Chris Lewis
1
-1
/
+16
2019-02-17
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
1
-0
/
+16
2019-02-11
fix compiling for backlight without led matrix
skullY
1
-1
/
+1
2019-02-11
compiles, but long delay on startup and problems
skullY
1
-4
/
+12
2019-02-05
Improvements to Space Cadet Shift (#3856)
Anthony
1
-2
/
+35
2019-01-29
Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
Rockman18
1
-0
/
+18
2019-01-25
move `#include "rgb.h"` from quantum.h to quantum.c
mtei
1
-0
/
+5
2018-12-19
Overhaul Unicode Common functionality (#4325)
Drashna Jaelre
1
-11
/
+8
2018-12-14
Fix up tap_code functionality (#4609)
Drashna Jaelre
1
-0
/
+8
2018-11-06
Add EEPROM_RESET keycode to core code (#4234)
Drashna Jaelre
1
-0
/
+5
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
1
-1
/
+33
2018-10-26
add support for encoders to core
Jack Humbert
1
-0
/
+12
2018-10-02
Add Function level EECONFIG code for EEPROM (#3084)
Drashna Jaelre
1
-0
/
+3
2018-09-18
Create AG_TOGG code to toggle Alt/Gui swap.
Joe Wasson
1
-0
/
+11
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
1
-5
/
+2
2018-09-13
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
1
-15
/
+37
2018-08-04
Make sure 'shutdown_user' is called
Drashna Jaelre
1
-0
/
+1
2018-08-04
Fix Audio code when resetting keyboard
Drashna Jaelre
1
-3
/
+5
2018-07-17
Lets split eh (#3120)
That-Canadian
1
-0
/
+65
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
1
-0
/
+4
2018-07-15
Added pin C6 to hardware PWM backlight
Wilba6582
1
-13
/
+27
2018-06-13
adds timeout to avr i2c
Jack Humbert
1
-1
/
+1
2018-06-04
Add rgblight mode 35 (R,G,B test mode) (#3114)
Takeshi ISHII
1
-1
/
+6
2018-05-09
Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
yiancar
1
-0
/
+10
2018-05-08
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
1
-2
/
+21
2018-04-26
Change handling of adjust layer to make it more LT(...) friendly. (#1625)
Martin Sandiford
1
-5
/
+7
2018-04-21
Fix Audio Clicky sub-feature (#2784)
Drashna Jaelre
1
-1
/
+4
2018-02-08
Add the ability to disable Music Mode completely (#2339)
Drashna Jaelre
1
-3
/
+3
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
1
-0
/
+8
2018-02-04
Fixes to get tap dance to fire at proper places (#2272)
scauligi
1
-0
/
+4
2018-02-02
Add missing parenthesis back to backlight_tick
Michael Kaylan
1
-1
/
+1
2018-01-18
Backlighting for JJ40 and underglow initialisation code (#2260)
Kenneth Aloysius
1
-3
/
+9
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
1
-237
/
+169
2017-12-14
new planck keymap, new feature - hybrid shift/enter action key (great for sma...
Zach Richard
1
-0
/
+23
2017-12-10
fixes audio/midi combinations
Jack Humbert
1
-1
/
+4
[next]