index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix held key getting stuck when NKRO is toggled (#6570)
just-another-jxliu
2019-10-22
1
-0
/
+3
*
Remove build option firmware size impacts (#6947)
Amber Holly
2019-10-18
1
-7
/
+6
*
SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)
Joel Challis
2019-10-17
1
-0
/
+6
*
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-10-17
4
-4
/
+263
*
Fix bug in `do_code16()` (#6935)
fauxpark
2019-10-16
1
-33
/
+17
*
Fix small hiccup in snake animation (#6858)
theVDude
2019-10-15
1
-0
/
+3
*
Added uart config for using rn42 with at90usb1286 (#6582)
Deckweiss
2019-10-16
1
-0
/
+19
*
Fix broken link to ps2avrgb flashing instructions (#7011)
MechMerlin
2019-10-11
1
-1
/
+1
*
ARM split - detect USB to select master/slave (#6424)
Joel Challis
2019-10-11
3
-9
/
+29
*
Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)
Joel Challis
2019-10-11
1
-1
/
+1
*
Prevent clang-format messing up placeholder tokens within keyboard templates ...
fauxpark
2019-10-10
7
-22
/
+34
*
ARM - Initial backlight support (#6487)
Joel Challis
2019-10-05
4
-509
/
+728
*
Fix quantum keymapextra italian (#6779)
Silvio Gulizia
2019-10-03
3
-27
/
+254
*
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
Joel Challis
2019-09-24
3
-3
/
+10
*
Generalize Tap Dance Layer functions (#6629)
Drashna Jaelre
2019-09-21
2
-2
/
+10
*
Add support for 328P hardware backlight on B1/B2 (#6776)
fauxpark
2019-09-20
1
-0
/
+16
*
Cleanup rules.mk for 32A and 328P keyboards (#6767)
fauxpark
2019-09-20
2
-8
/
+10
*
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-09-19
1
-0
/
+3
*
Smoother Linear Light Table (#6764)
XScorpion2
2019-09-18
2
-10
/
+44
*
Updated split encoders so indexes are based on left hand encoders first (#6382)
XScorpion2
2019-09-18
1
-17
/
+25
*
Add 328P to mcu_selection.mk (#6682)
fauxpark
2019-09-07
1
-0
/
+15
*
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
fauxpark
2019-09-05
1
-1
/
+1
*
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-09-03
4
-0
/
+113
*
clang-format changes
skullY
2019-08-30
209
-14299
/
+12201
*
Hotfix: Reinstate the KC_DELT alias
skullY
2019-08-30
1
-0
/
+2
*
Remove KC_DELT alias in favor of KC_DEL (#6327)
Konstantin Đorđević
2019-08-30
1
-2
/
+0
*
Update swedish based keymaps with newer keycodes
Drashna Jaelre
2019-08-30
1
-1
/
+0
*
Language Keymap extras backport from ZSA fork (#6198)
Drashna Jaelre
2019-08-30
2
-24
/
+62
*
Add 'bootloadHID' flash target (#5587)
Joel Challis
2019-08-24
1
-30
/
+5
*
Fixup Bootmagic code (#6386)
Drashna Jaelre
2019-08-22
2
-10
/
+17
*
AVR GPIO macro defines more readable (#5937)
Takeshi ISHII
2019-08-21
3
-26
/
+30
*
Additional changes for Layer State typedef compatibility (#5906)
Drashna Jaelre
2019-08-21
4
-9
/
+10
*
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-08-21
4
-1
/
+100
*
Add ATmega32U2 to mcu_selection.mk (#6561)
fauxpark
2019-08-17
1
-1
/
+1
*
Remove backslashes from template keymap (#6548)
fauxpark
2019-08-17
1
-2
/
+2
*
Add support for different encoder pinout for right half of split keyboard (#6...
Danny
2019-08-16
1
-0
/
+14
*
Enable PWM Support for Planck EZ Indicator Lights (#6473)
Drashna Jaelre
2019-08-13
2
-3
/
+3
*
Mask off TD() parameter properly (#6143)
fauxpark
2019-08-08
1
-1
/
+1
*
Add some defaults for ATmega32A to mcu_selection.mk (#6253)
fauxpark
2019-08-08
3
-49
/
+24
*
Rename QK_TMK(_MAX) to QK_BASIC (#6509)
fauxpark
2019-08-08
1
-3
/
+3
*
Improve backlight PWM pin support (#6202)
fauxpark
2019-08-08
1
-98
/
+141
*
MIDI: Fix basic noteon: send correct velocity (#6476)
Zach DeCook
2019-08-06
1
-1
/
+1
*
[Split] Add config option for DIRECT_PINS_RIGHT (#6479)
Garrett Singer
2019-08-03
1
-0
/
+8
*
Fix RGB Matrix Cycle Left-Right Animation (#6421)
yrdns
2019-07-26
1
-1
/
+1
*
Remove NO_BACKLIGHT_CLOCK (#6418)
fauxpark
2019-07-27
1
-1
/
+0
*
Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)
Joel Challis
2019-07-23
1
-2
/
+2
*
Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)
Wilba
2019-07-21
1
-2
/
+4
*
Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
Konstantin Đorđević
2019-07-20
2
-2
/
+2
*
Merge pull request #6264 from zvecr/split_master_check
Danny
2019-07-20
1
-0
/
+1
|
\
|
*
Small fix to allow board to override split keyboard master check
zvecr
2019-07-05
1
-0
/
+1
[prev]
[next]