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