index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Unicode EEPROM handling so it is consistent. (#4066)
Drashna Jaelre
2018-10-19
5
-15
/
+17
*
optimize rgblight_effect_alternating(void)
mtei
2018-10-18
1
-7
/
+7
*
convert to unix line-endings [skip ci]
QMK Bot
2018-10-16
1
-1
/
+1
*
Fixes on slovenian keymap
Žan Pevec
2018-10-16
1
-14
/
+14
*
Only include lufa.h if AVR in quantum/api.h
Drashna Jaelre
2018-10-16
1
-1
/
+3
*
Basic Slovenian keymap added (#4128)
Žan Pevec
2018-10-15
1
-0
/
+106
*
Add sendstring_german.h (#4124)
Patrick Hener
2018-10-12
1
-0
/
+81
*
A comment indicating the insertion location of the new mode was added.
mtei
2018-10-11
1
-0
/
+4
*
Add a temporary comment to quantum/rgblight.h to aid migration.
mtei
2018-10-11
1
-0
/
+46
*
Add non-US Hash and Backslash to AutoShift handling
Drashna Jaelre
2018-10-06
1
-0
/
+2
*
rgb_matrix: continue calling rgb_matrix_indicators() when toggled off
James Laird-Wah
2018-10-04
1
-1
/
+2
*
process_ucis: Add a callback for success (#4067)
martinakcsilla
2018-10-03
2
-0
/
+9
*
add JP keycode for MacOSX (#4033)
takashiski
2018-10-02
1
-0
/
+3
*
Adds a method allowing to set custom colors to the rgb matrix
Florian Didron
2018-10-02
2
-0
/
+8
*
Add send_unicode_hex_string function (#3828)
Drashna Jaelre
2018-10-01
2
-0
/
+29
*
Add Function level EECONFIG code for EEPROM (#3084)
Drashna Jaelre
2018-10-01
1
-0
/
+3
*
Make digital rain RGB matrix effect #define configurable.
Daniel Shields
2018-10-01
1
-2
/
+6
*
Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
Drashna Jaelre
2018-10-01
2
-2
/
+8
*
RAMA M6-B and IS31FL3218 driver (#4021)
Wilba6582
2018-09-30
1
-1
/
+1
*
Update quantum matrix to support both AVR and Chibios ARM (#3968)
yiancar
2018-09-28
3
-96
/
+221
*
Improved dynamic keymaps (#3972)
Wilba6582
2018-09-28
2
-32
/
+17
*
Keyboard: keyboardio model01: rgbmatrix support (#3989)
James Laird-Wah
2018-09-27
1
-0
/
+1
*
split_common: fix backlight update for serial boards
Chiang Fong Lee
2018-09-27
1
-7
/
+7
*
Revert "Split Common: Serial Backlight LED fix (#3586)"
Chiang Fong Lee
2018-09-27
1
-18
/
+0
*
Make Audio Clicky's randomness a float
Drashna Jaelre
2018-09-27
1
-2
/
+3
*
RGB Matrix refactoring to open up for new drivers (#3913)
James Laird-Wah
2018-09-27
3
-112
/
+100
*
Moves animation calculation logic out of the for loops
Florian Didron
2018-09-26
1
-14
/
+22
*
Add new RGB matrix effect digital rain aka The Matrix
Daniel Shields
2018-09-26
2
-0
/
+67
*
Add On/Off keycodes
Drashna Jaelre
2018-09-25
3
-7
/
+16
*
Add functions so you can configure programatically
Drashna Jaelre
2018-09-25
3
-19
/
+53
*
Store Clicky status in EEPROM
Drashna Jaelre
2018-09-25
2
-11
/
+11
*
Create AG_TOGG code to toggle Alt/Gui swap.
Joe Wasson
2018-09-17
2
-0
/
+13
*
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-17
6
-125
/
+5
*
Zeal60/Zeal65/M60-A implementation (#3879)
Wilba6582
2018-09-13
2
-0
/
+128
*
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
2018-09-13
5
-101
/
+317
*
Fix typo in keymap_swedish.h (#3877)
Peter Nguyen
2018-09-09
1
-2
/
+2
*
Add support for a different pinout on Split boards (#3869)
Danny
2018-09-09
1
-2
/
+17
*
Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)
fauxpark
2018-08-29
1
-44
/
+44
*
Updated templates for use by new_project.sh (#3783)
noroadsleft
2018-08-29
6
-44
/
+65
*
ISSI31FL3733 driver (#3679)
yiancar
2018-08-28
3
-36
/
+80
*
Add a belgian keymap, partially based on keymap_french.h (#3737)
Anthony
2018-08-25
1
-0
/
+117
*
Rgb matrix arm (#3648)
yiancar
2018-08-15
1
-10
/
+10
*
Split Common: Serial Backlight LED fix (#3586)
Seth Barberee
2018-08-11
1
-0
/
+18
*
Update ps2avrgb readme (#3599)
MechMerlin
2018-08-09
2
-0
/
+44
*
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
*
Make sure Planck light calls user suspend functions (#3568)
Drashna Jaelre
2018-08-04
1
-0
/
+1
*
Update templates used for new_project.sh (#3558)
MechMerlin
2018-08-03
3
-6
/
+17
*
Keymap: Refactor symbols layer with layer tap workaround (#3520)
Kenny Hung
2018-08-02
1
-0
/
+19
*
Added alternating led underglow pattern (#3498)
Brad
2018-07-29
2
-2
/
+27
[next]