summaryrefslogtreecommitdiff
path: root/changelog.md
blob: fc5a556ac912f6539ee01133332685b99d9bde0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
04-12-2019 - Add AltGr/RALT support to Send String (qmk#4046)   
04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091)   
04-12-2019 - Enhancement for Eager debouncing (and Ergodox EZ host sleep fix) (qmk#5621)   
04-16-2019 - Fix logic for Combo feature (qmk#5610)   
04-16-2019 - Fix info.json for Ergodox EZ   
04-16-2019 - Add support for WS2812 based RGB Matrix   
04-18-2019 - Fix Eager Per Row Debouncing bug  
04-22-2019 - Init RGB Matrix EEPROM when EEPROM range is defined  
04-22-2019 - Make sure NOBITS is set on reset_key   
04-22-2019 - Improve Mousekey constant speed mode  
04-22-2019 - Add new reactive modes (wide, cross, nexus) for RGB Matrix  
04-22-2019 - OLED Driver Features  
04-22-2019 - Add Split RGB support  
04-24-2019 - fix LIB_SRC and QUANTUM_LIB_SRC for ARM  
04-24-2019 - Add RGB Split fixes and RGB Names  
05-05-2019 - New keycode macro (XP) for shifted character pairs using UNICODEMAP, and bugfixes/improvements  
05-05-2019 - Add `LINK_TIME_OPTIMIZATION_ENABLE` to enable LTO and disable problematic features that cause LTO to fail  
05-05-2019 - Fix issue with Space Cadet  
05-17-2019 - Add configurable delay to Audio Clicky feature   
05-17-2019 - Make delay for Capslock in Hold-Tap functions configurable   
05-10-2019 - Split Common i2c Backlight fix   
05-06-2019 - More readable fix of Mousekeys issue  
05-06-2019 - Changes to Split Common and OLED code  
05-16-2019 - Add RGB Light Effect Range functionality   
05-26-2019 - Add Solus support for Linux install script