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
*
Fix incorrect keyboard dimensions in Configurator API data (#5615)
Drashna Jaelre
2019-04-14
21
-30
/
+30
|
\
|
*
Fix handwired/tradestation keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix Qwertyydox keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-2
/
+2
|
*
Fix Orthodox keyboard dimensions in info.json (all revisions)
noroadsleft
2019-04-13
3
-6
/
+6
|
*
Fix Keeb.io Iris keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-2
/
+2
|
*
Fix Ergodox Infinity keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-2
/
+2
|
*
Fix Ergodox EZ keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-2
/
+2
|
*
Fix XD87 keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix Speedo keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix handwired/promethium keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix handwired/ortho5x13 keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix handwired/frenchdev keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix Gergo keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix Corne (crkbd) keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix Clueboard Cluecard keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix Canoe keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix handwired/not_so_minidox keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix KBDfans KBD4x keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
|
*
Fix handwired/prime_exl keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-2
/
+2
|
*
Fix Ergodone keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-2
/
+2
*
|
[Docs] Adding Alt↯Tab example macro (#5616)
roguepullrequest
2019-04-14
1
-1
/
+46
*
|
fix combo enabling logic (#5610)
Bob
2019-04-14
1
-2
/
+2
*
|
[Keyboard] Georgi FW updates (#5609)
Jeremy Bernhardt
2019-04-14
19
-685
/
+1437
|
/
*
Change table names
Drashna Jaelre
2019-04-12
2
-5
/
+5
*
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
2
-3
/
+3
*
Add AltGr/RALT support to Send String
Drashna Jaelre
2019-04-12
1
-9
/
+34
*
Add vendor and product arguments to atmega32a_program.py - fix hex print
zvecr
2019-04-12
1
-4
/
+4
*
Add vendor and product arguments to atmega32a_program.py
zvecr
2019-04-12
1
-19
/
+24
*
Max out range for max compatibility
Drashna Jaelre
2019-04-12
1
-2
/
+2
*
Fix ATSAM's USB HID descriptor to support higher heycodes
Drashna Jaelre
2019-04-12
1
-2
/
+2
*
Fix build detection of keymap and board changes
zvecr
2019-04-12
1
-4
/
+6
*
Apply MAKEFLAGS to speed up CI
zvecr
2019-04-12
1
-0
/
+1
*
Flesh out keymaps and some tweaks to indicators (#5608)
holtenc
2019-04-12
2
-11
/
+52
*
add in the missing #defines
mechmerlin
2019-04-11
1
-0
/
+15
*
Update ps2avrgb readme template (#5584)
noroadsleft
2019-04-11
1
-5
/
+5
*
Use DIRECT_PINS for BDN9 (#5603)
kaylanm
2019-04-11
2
-8
/
+10
*
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
zvecr
2019-04-11
8
-259
/
+146
*
Keyboard: Add yosino58 Keyboard (#5465)
さくらんぼ
2019-04-11
38
-0
/
+4019
*
fix offset in matrix (#5600)
MechMerlin
2019-04-10
1
-8
/
+7
*
Remove caveat about combos with shared keys (#5601)
Noah Frederick
2019-04-10
1
-1
/
+0
*
Revert "Update build instructions and docker file to download submodules" (#5...
Konstantin Đorđević
2019-04-10
3
-5
/
+5
*
Remove ps2avrGB since its a hangover from the keyboards/winkeyless refactor (...
zvecr
2019-04-09
11
-1006
/
+0
*
ergodox_ez: fixed bug where debounce() was called without calculating changed...
Alex Ong
2019-04-08
1
-7
/
+20
*
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-04-08
14
-16
/
+956
*
Switch process_combo to using global register and timer (#2561)
Bob
2019-04-08
2
-124
/
+148
*
Convert BFO9000 to Split Keyboard code (#5568)
Drashna Jaelre
2019-04-08
10
-936
/
+7
*
[Keyboard] Refactor jj4x4 to current standards (#5567)
zvecr
2019-04-08
11
-606
/
+122
*
[Keyboard] Bootmagic does not actually work on BMC boards, removing from panc...
MechMerlin
2019-04-08
2
-2
/
+2
[next]