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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-02
Move disable JTAG code from `keyboard_init` to `keyboard_setup`
Danny Nguyen
2
-20
/
+0
2018-11-02
Add support for Atmega32A to pin declarations and universal matrix (#4015)
Jack Humbert
2
-63
/
+113
2018-10-31
Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)
Drashna Jaelre
1
-6
/
+7
2018-10-31
Added JTAG disable code to the split_common (#4309)
That-Canadian
1
-0
/
+14
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
4
-1
/
+49
2018-10-26
add support for encoders to core
Jack Humbert
3
-0
/
+111
2018-10-22
Keymap: add new keymap (#4127)
ROMUSKING
1
-0
/
+1
2018-10-19
Fix Unicode EEPROM handling so it is consistent. (#4066)
Drashna Jaelre
5
-15
/
+17
2018-10-18
optimize rgblight_effect_alternating(void)
mtei
1
-7
/
+7
2018-10-17
convert to unix line-endings [skip ci]
QMK Bot
1
-1
/
+1
2018-10-17
Fixes on slovenian keymap
Žan Pevec
1
-14
/
+14
2018-10-16
Only include lufa.h if AVR in quantum/api.h
Drashna Jaelre
1
-1
/
+3
2018-10-15
Basic Slovenian keymap added (#4128)
Žan Pevec
1
-0
/
+106
2018-10-12
Add sendstring_german.h (#4124)
Patrick Hener
1
-0
/
+81
2018-10-12
A comment indicating the insertion location of the new mode was added.
mtei
1
-0
/
+4
2018-10-12
Add a temporary comment to quantum/rgblight.h to aid migration.
mtei
1
-0
/
+46
2018-10-07
Add non-US Hash and Backslash to AutoShift handling
Drashna Jaelre
1
-0
/
+2
2018-10-05
rgb_matrix: continue calling rgb_matrix_indicators() when toggled off
James Laird-Wah
1
-1
/
+2
2018-10-03
process_ucis: Add a callback for success (#4067)
martinakcsilla
2
-0
/
+9
2018-10-03
add JP keycode for MacOSX (#4033)
takashiski
1
-0
/
+3
2018-10-02
Adds a method allowing to set custom colors to the rgb matrix
Florian Didron
2
-0
/
+8
2018-10-02
Add send_unicode_hex_string function (#3828)
Drashna Jaelre
2
-0
/
+29
2018-10-02
Add Function level EECONFIG code for EEPROM (#3084)
Drashna Jaelre
1
-0
/
+3
2018-10-01
Make digital rain RGB matrix effect #define configurable.
Daniel Shields
1
-2
/
+6
2018-10-01
Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
Drashna Jaelre
2
-2
/
+8
2018-09-30
RAMA M6-B and IS31FL3218 driver (#4021)
Wilba6582
1
-1
/
+1
2018-09-28
Update quantum matrix to support both AVR and Chibios ARM (#3968)
yiancar
3
-96
/
+221
2018-09-28
Improved dynamic keymaps (#3972)
Wilba6582
2
-32
/
+17
2018-09-28
Keyboard: keyboardio model01: rgbmatrix support (#3989)
James Laird-Wah
1
-0
/
+1
2018-09-28
split_common: fix backlight update for serial boards
Chiang Fong Lee
1
-7
/
+7
2018-09-28
Revert "Split Common: Serial Backlight LED fix (#3586)"
Chiang Fong Lee
1
-18
/
+0
2018-09-28
Make Audio Clicky's randomness a float
Drashna Jaelre
1
-2
/
+3
2018-09-27
RGB Matrix refactoring to open up for new drivers (#3913)
James Laird-Wah
3
-112
/
+100
2018-09-27
Moves animation calculation logic out of the for loops
Florian Didron
1
-14
/
+22
2018-09-26
Add new RGB matrix effect digital rain aka The Matrix
Daniel Shields
2
-0
/
+67
2018-09-25
Add On/Off keycodes
Drashna Jaelre
3
-7
/
+16
2018-09-25
Add functions so you can configure programatically
Drashna Jaelre
3
-19
/
+53
2018-09-25
Store Clicky status in EEPROM
Drashna Jaelre
2
-11
/
+11
2018-09-18
Create AG_TOGG code to toggle Alt/Gui swap.
Joe Wasson
2
-0
/
+13
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
6
-125
/
+5
2018-09-13
Zeal60/Zeal65/M60-A implementation (#3879)
Wilba6582
2
-0
/
+128
2018-09-13
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
5
-101
/
+317
2018-09-10
Fix typo in keymap_swedish.h (#3877)
Peter Nguyen
1
-2
/
+2
2018-09-10
Add support for a different pinout on Split boards (#3869)
Danny
1
-2
/
+17
2018-08-30
Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)
fauxpark
1
-44
/
+44
2018-08-29
Updated templates for use by new_project.sh (#3783)
noroadsleft
6
-44
/
+65
2018-08-28
ISSI31FL3733 driver (#3679)
yiancar
3
-36
/
+80
2018-08-25
Add a belgian keymap, partially based on keymap_french.h (#3737)
Anthony
1
-0
/
+117
2018-08-19
Fix process_combo which assign -1 to uint16_t
Shihpin Tseng
2
-9
/
+10
2018-08-15
Rgb matrix arm (#3648)
yiancar
1
-10
/
+10
[prev]
[next]