index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Keyboard] Add keyboard Naked48 (#6330)
Salicylic-acid3
2019-07-16
43
-0
/
+3609
*
Fix Preprocessor check for Leader Keys
Drashna Jaelre
2019-07-16
1
-3
/
+1
*
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-07-16
20
-31
/
+11
*
[Keymap] Fix advanced keymap readme and macro function (#6342)
Sidney Bovet
2019-07-16
2
-4
/
+2
*
Allow Combo feature to be enabled/disabled live (#6318)
Drashna Jaelre
2019-07-16
4
-10
/
+73
*
Align ARM i2c_readReg with AVR (#6314)
Joel Challis
2019-07-16
3
-5
/
+5
*
Add ARM I2Cv1 support to i2c_master (#6262)
Joel Challis
2019-07-16
3
-25
/
+70
*
Expand bootloader target to support most AVR boards (#6255)
Drashna Jaelre
2019-07-16
2
-8
/
+12
*
Make Caps Lock delay more reasonable (#6199)
Drashna Jaelre
2019-07-16
2
-3
/
+3
*
Configure Vagrant to use qmk_base_container (#6194)
Joel Challis
2019-07-16
4
-15
/
+107
*
Store backlight breathing state in EEPROM (#6105)
fauxpark
2019-07-16
5
-8
/
+82
*
Adding rgb matrix speed into eeprom storage. (#5965)
XScorpion2
2019-07-16
5
-65
/
+35
*
shell.nix: Downgrade gcc-arm-embedded (#5913)
Roman Volosatovs
2019-07-16
1
-1
/
+4
*
Enable Mousekeys on Corne Keyboard by default (#5893)
Drashna Jaelre
2019-07-16
2
-25
/
+2
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
188
-268
/
+34
*
Add out of bound check for Leader Key sequence array (#5840)
Drashna Jaelre
2019-07-15
1
-7
/
+11
*
Add sendstring LUTs for French keymap (#5830)
fauxpark
2019-07-15
1
-0
/
+97
*
[Docs] Add dedicated page for Split Keyboard information (#5802)
Drashna Jaelre
2019-07-15
3
-0
/
+187
*
Skip unsupported firmware check message in silent mode (#5765)
Drashna Jaelre
2019-07-15
1
-1
/
+1
*
Sendstring LUT improvements (#5727)
fauxpark
2019-07-15
12
-291
/
+511
*
Remove lock LED example in quantum.c (#5636)
fauxpark
2019-07-15
1
-17
/
+0
*
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-15
119
-1860
/
+286
*
Add user-overridable callback for cancelling UCIS input (#5564)
Aapo Saaristo
2019-07-15
1
-0
/
+5
*
add 'objs-size' target into tmk_core/avr.mk (#5490)
Takeshi ISHII
2019-07-15
2
-0
/
+4
*
Usbasploader bootloader option addition (#6304)
yiancar
2019-07-15
6
-37
/
+78
*
Fix compiling json files. (#6340)
skullydazed
2019-07-15
3
-8
/
+8
*
QMK CLI and JSON keymap support (#6176)
skullydazed
2019-07-15
34
-83
/
+1988
*
bface refactor (#6333)
Drashna Jaelre
2019-07-15
11
-415
/
+84
|
\
|
*
update readme
mechmerlin
2019-07-14
1
-1
/
+3
|
*
minor cleanups
mechmerlin
2019-07-14
2
-11
/
+5
|
*
remove custom i2c and led driver
mechmerlin
2019-07-14
6
-285
/
+69
|
*
remove custom matrix support
mechmerlin
2019-07-14
3
-119
/
+8
*
|
[Keyboard] Add support for XD004 macro keyboard (#6337)
Sidney Bovet
2019-07-15
13
-0
/
+315
*
|
[Keyboard] add macro pad "Shiro" (#6338)
T.Shinohara
2019-07-15
12
-0
/
+720
*
|
Add GPL3 header to avr i2c files (#6332)
Drashna Jaelre
2019-07-15
4
-2
/
+62
*
|
[Keyboard] new keyboard "angel64" (#6313)
kakunpc
2019-07-15
10
-0
/
+816
*
|
Update docker util script and travis to use new base container
zvecr
2019-07-14
1
-4
/
+0
*
|
Update docker util script and travis to use new base container
zvecr
2019-07-14
5
-24
/
+4
*
|
[Keymap] Fix Comment Styling (#6324)
Alex Mayer
2019-07-14
1
-14
/
+14
*
|
[Keymap] [bface] My custom layout (#6322)
Adrian L Lange
2019-07-14
2
-0
/
+170
*
|
[Keyboard] Added IVY macropad (#6211)
That-Canadian
2019-07-14
11
-0
/
+274
|
/
*
[Docs] Fix indented subheading on faq_debug.md (#6320)
noroadsleft
2019-07-13
1
-0
/
+1
*
[Keymap] switch backspace and backslash, updated readme (#6323)
William Chang
2019-07-13
2
-8
/
+8
*
[Keymap] Add workman to my iris keymap (#6319)
Sid Carter
2019-07-12
2
-12
/
+39
*
Switching rgb_config_t to use HSV struct
Ryan Caltabiano
2019-07-12
42
-118
/
+126
*
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
Cody Bender
2019-07-12
2
-8
/
+8
*
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#...
Konstantin Đorđević
2019-07-12
7
-26
/
+18
*
Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300)
Phil Schalm
2019-07-12
1
-3
/
+1
*
Switch version incrementing to the command put together by @noroadsleft. (#6310)
skullydazed
2019-07-11
1
-2
/
+1
*
[Keyboard] Adding KeyHive Maypad (#6287)
Cody Bender
2019-07-11
9
-0
/
+529
[next]