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
*
Allows Terminal to use ModTap/LayerTap keys (#4586)
Mislav Čakarić
2019-01-17
1
-0
/
+6
*
Simplify split_common Code significantly (#4772)
James Churchill
2019-01-17
13
-656
/
+578
*
Changed rest note (#4837)
Jeremy Bernhardt
2019-01-13
1
-0
/
+4
*
Adds Proton C Conversion (#4661)
Jack Humbert
2019-01-10
6
-0
/
+1319
*
Tidy up Mod-Tap shortcuts (#4806)
fauxpark
2019-01-08
1
-15
/
+16
*
Add missing parentheses to some important macros (#4775)
Konstantin Đorđević
2019-01-08
1
-11
/
+10
*
Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...
Konstantin Đorđević
2019-01-07
4
-29
/
+25
*
Add explicit eeprom include in split_common
James Churchill
2019-01-03
1
-0
/
+4
*
Convert split_common to use generic GPIO api
James Churchill
2019-01-03
2
-53
/
+22
*
Remove redundant, language-specific aliases for KC_ALGR (#4720)
Konstantin Đorđević
2019-01-03
14
-145
/
+92
*
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
David Dai
2018-12-31
4
-4
/
+4
*
Register the interrupting keycode in the tap dance state struct
Giuseppe Rota
2018-12-30
2
-0
/
+3
*
Fix leader processing
Giuseppe Rota
2018-12-29
1
-2
/
+0
*
Fix Split Common Split_util.c typo
Drashna Jaelre
2018-12-28
1
-1
/
+1
*
Update split keyboard docs (#4735)
Danny
2018-12-28
2
-3
/
+2
*
Replace serial.c of quantum/split_common/ (#4669)
Takeshi ISHII
2018-12-24
7
-159
/
+526
*
Fix up process_leader to be a bit more optimized (#4662)
Drashna Jaelre
2018-12-20
2
-21
/
+32
*
Overhaul Unicode Common functionality (#4325)
Drashna Jaelre
2018-12-19
10
-113
/
+216
*
Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...
Danny Nguyen
2018-12-19
1
-1
/
+1
*
Per Key Leader Timing Option (#4026)
Alexander Kagno
2018-12-15
1
-0
/
+6
*
Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
Takeshi ISHII
2018-12-14
2
-13
/
+6
*
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-12-14
5
-13
/
+82
*
Fix up tap_code functionality (#4609)
Drashna Jaelre
2018-12-14
2
-1
/
+9
*
Added noeeprom versions of set hue, sat, val, and step
Fredric Silberberg
2018-12-13
2
-16
/
+72
*
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
2018-12-12
15
-29
/
+10
*
Keymap: Hacker Dvorak (#4514)
Ismael Venegas Castelló
2018-12-05
1
-0
/
+47
*
Make ARM Audio max volume configurable (#4540)
Drashna Jaelre
2018-12-03
1
-0
/
+2
*
Fix up RGB Matrix code (#4503)
Drashna Jaelre
2018-12-03
3
-32
/
+91
*
Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)
Wilba
2018-11-30
2
-1
/
+181
*
Add Extrakey support for Brightness up/down (#4477)
Giuseppe Rota
2018-11-28
1
-1
/
+1
*
Added Rick Roll to song lists (#4510)
Paul Massendari
2018-11-28
1
-0
/
+30
*
Turn off Mousekeys for several ps2avrGB keyboards (#4502)
Drashna Jaelre
2018-11-27
1
-2
/
+2
*
Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
Konstantin Đorđević
2018-11-27
1
-1
/
+0
*
Add tap_code16 function (#4362)
Konstantin Đorđević
2018-11-27
1
-2
/
+3
*
Merge pull request #4453 from drashna/fix_ucis
Erez Zukerman
2018-11-20
1
-2
/
+4
|
\
|
*
Fix UCIS code
Drashna Jaelre
2018-11-19
1
-2
/
+4
*
|
Allows disabling rgb effects in userspace (#4422)
Florian Didron
2018-11-18
2
-65
/
+149
|
/
*
modify quantum/template/avr/config.h: add rgblight effect configurations
mtei
2018-11-12
1
-5
/
+18
*
Configurable Rainbow Swirl range (#4376)
Frank Tackitt
2018-11-07
1
-1
/
+5
*
Add EEPROM_RESET keycode to core code (#4234)
Drashna Jaelre
2018-11-06
2
-0
/
+9
*
Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
Konstantin Đorđević
2018-11-06
2
-14
/
+17
*
Increasing square wave buffer to max volume. (#4296)
Josh
2018-11-03
1
-124
/
+9
*
Remove old declaration
Drashna Jaelre
2018-11-02
1
-1
/
+0
*
Move disable JTAG code from `keyboard_init` to `keyboard_setup`
Danny Nguyen
2018-11-02
2
-20
/
+0
*
Add support for Atmega32A to pin declarations and universal matrix (#4015)
Jack Humbert
2018-11-02
2
-63
/
+113
*
Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)
Drashna Jaelre
2018-10-31
1
-6
/
+7
*
Added JTAG disable code to the split_common (#4309)
That-Canadian
2018-10-31
1
-0
/
+14
*
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2018-10-27
4
-1
/
+49
*
add support for encoders to core
Jack Humbert
2018-10-26
3
-0
/
+111
*
Keymap: add new keymap (#4127)
ROMUSKING
2018-10-22
1
-0
/
+1
[next]