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
*
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
*
|
Change xprintf() calls in rgblight.c to dprintf() (#6363)
Konstantin Đorđević
2019-07-19
1
-18
/
+11
*
|
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
2
-6
/
+6
*
|
Allow Combo feature to be enabled/disabled live (#6318)
Drashna Jaelre
2019-07-16
3
-1
/
+50
*
|
Store backlight breathing state in EEPROM (#6105)
fauxpark
2019-07-16
3
-5
/
+11
*
|
Adding rgb matrix speed into eeprom storage. (#5965)
XScorpion2
2019-07-16
2
-57
/
+30
*
|
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
1
-1
/
+0
*
|
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
*
|
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
*
|
Add user-overridable callback for cancelling UCIS input (#5564)
Aapo Saaristo
2019-07-15
1
-0
/
+5
*
|
Switching rgb_config_t to use HSV struct
Ryan Caltabiano
2019-07-12
39
-114
/
+122
*
|
Fixing effects to respect user sat and val levels (#6275)
XScorpion2
2019-07-11
6
-6
/
+6
*
|
Fix parentheses in macros, and in general clean up quantum.h (#5021)
Konstantin Đorđević
2019-07-09
1
-66
/
+53
*
|
Fix debouncing issue for eager algorithms (#6081)
Drashna Jaelre
2019-07-09
2
-11
/
+22
*
|
Add copyright year placeholders to new keyboard script (#6280)
fauxpark
2019-07-08
9
-32
/
+7
*
|
Added mod carry over from press to release. (#5866)
XScorpion2
2019-07-06
1
-0
/
+12
*
|
fix unselect_rows() in quantum/matrix.c (#6243)
Takeshi ISHII
2019-07-03
1
-1
/
+1
|
/
*
[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)
Michael F. Lamb
2019-06-28
1
-0
/
+11
*
Remove one more copyrighted song (#6200)
fauxpark
2019-06-26
1
-5
/
+1
*
Fix breathing always on for soft PWM (#5983)
fauxpark
2019-06-19
1
-7
/
+10
*
Set default I2C clock speed to 100kHz for split_common (#6161)
Danny
2019-06-19
1
-0
/
+4
*
Fix backlight breathing on C6 (#6102)
fauxpark
2019-06-17
1
-19
/
+29
*
Remove all Copyrighted Sounds and Songs (#5905)
Drashna Jaelre
2019-06-06
1
-518
/
+75
[next]