Update Norwegian keymap and add sendstring LUT (#8300)
[jackhill/qmk/firmware.git] / quantum /
2020-03-08 RyanUpdate Norwegian keymap and add sendstring LUT (#8300) 0.8.21
2020-03-07 Joel ChallisBacklight - Carve out a better location for private... 0.8.20
2020-03-07 zvecrRemove unused LED_BREATHING_TABLE 0.8.19
2020-03-06 Joel ChallisRefactor more backlight to a common location (#8292) 0.8.15
2020-03-03 RyanUpdate Hungarian keymap and add sendstring LUT (#8220) 0.8.13
2020-03-02 Ted M LinReduce PROGMEM usage for sendstring LUT (#8109) 0.8.12
2020-03-01 Joel ChallisPrune out pure software pwm && custom driver && remove... 0.8.11
2020-03-01 Joel ChallisFix recent clang-format breaking quantum.c (#8282) 0.8.9
2020-03-01 QMK Botformat code according to conventions [skip ci] 0.8.8
2020-03-01 RyanRemove duplicate BRTG case (#8277)
2020-02-29 James Young2020 February 29 Breaking Changes Update (#8064) 0.8.0
2020-02-27 Nick BrasselAdd support for delays in send_string. (#8244)
2020-02-25 Joel ChallisSplit - Avoid race condition during matrix_init_quantum... 0.7.170
2020-02-25 Ryan`send_unicode_string()`: Add support for code points... 0.7.169
2020-02-23 RyanA proper `send_string()` for the Unicode feature (... 0.7.168
2020-02-23 Joel ChallisAdd mouse support to SEND_STRING (#8223) 0.7.166
2020-02-21 RyanAdd Danish keymap and sendstring LUT (#8218) 0.7.162
2020-02-21 RyanAdd Turkish keymap aliases and sendstring LUT (#7676) 0.7.160
2020-02-21 RyanAdd Arm Teensys to mcu_selection.mk (#8026) 0.7.159
2020-02-21 Joel ChallisAllow 30us matrix delay to be keyboard/user overridable... 0.7.158
2020-02-18 Wilbadynamic keymap sanity check (#8181)
2020-02-16 Joel ChallisConvert f072 backlight build error to message (#8177) 0.7.154
2020-02-13 Joel ChallisFix RESET keycode on some STM32F072 keyboards (#8134)
2020-02-12 Joel ChallisAlign split_common/matrix.c with matrix.c (#8153) 0.7.151
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-05 Joel ChallisReduce SPLIT_USB_TIMEOUT by 500ms (#7637)
2020-02-05 Joel ChallisRelocate grave keycode processing (#8082)
2020-01-27 Joel ChallisMerge pull request #7995 from zvecr/feature/split_arm_i... 0.7.125
2020-01-27 Joel ChallisRefactor stm32duino f103 keyboards to use new central... 0.7.124
2020-01-27 Mikkel JeppesenEnsure setPinInput actually sets input high-Z (#6237) 0.7.122
2020-01-24 Joel ChallisUpdate split serial code to use driver pattern (#7990) 0.7.118
2020-01-24 Nick BrasselAdd customisable EEPROM driver selection (#7274)
2020-01-20 QMK Botformat code according to conventions [skip ci] 0.7.114
2020-01-20 WilbaAdd VIA support for QMK backlight, QMK RGBLight (#7911)
2020-01-20 fauxparkRemove all references to "CUSTOM_MATRIX" as a diode... 0.7.113
2020-01-19 Joel ChallisRun clang-format manually to fix recently changed files...
2020-01-19 fauxparkEnforce definition of `DIODE_DIRECTION` for non-custom...
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-19 Joel ChallisMove rgblight and backlight task to common location...
2020-01-18 Rob HaswellConfiguration values for starting HSV and speed (#7740)
2020-01-17 Jeremy Bernhardtswitching to you know whats up mode (#7921)
2020-01-15 Joel ChallisFix CUSTOM_MATRIX lite matrix_scan return code (#7908)
2020-01-15 Joel ChallisMigrate more custom matrix 'lite' code to core (#7863)
2020-01-13 Joel ChallisRelocate common backlight functionally (#7273)
2020-01-07 Rob HaswellRGB matrix effect - left-right gradient (#7742)
2020-01-04 Joel ChallisMove some common matrix code to a common location ...
2020-01-03 WilbaVIA Configurator Refactor (#7268)
2019-12-31 Drashna JaelreUse White channel on RGBW LEDs (#7678)
2019-12-28 Joel ChallisAdd rules.mk defaults for f103,f072,f042 (#7704) 0.7.104
2019-12-25 fauxparkMake the keyboard beep when Audio is enabled and `...
2019-12-25 Drashna JaelreTurn off RGB Matrix LEDs when keyboard sleeps (#7713)
2019-12-21 Joel ChallisAdd central location for ChibiOS defines (#7542)
2019-12-16 Joel ChallisRelocate RGB keycode processing (#7508)
2019-12-16 Joel ChallisMerge pull request #7276 from zvecr/feature/backlight_d... 0.7.102
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-12-16 Joel ChallisDisable usb on slave half to resolve random 'lockup...
2019-12-14 zvecrMove function to make diff look nicer
2019-12-14 zvecrUpdate default backlight state to match avr pwm
2019-12-14 Drashna Jaelrecore: Fix variable init and header include (#7626)
2019-12-14 zvecrConvert backlight to follow driver rules pattern
2019-12-11 Joel ChallisFix FORCE_NKRO handling (#7601)
2019-12-08 XScorpion2Updated slave encoder sync to reduce dropped pulses...
2019-12-08 fauxparkSet proper AVR part for USBasp avrdude flashing (#7552)
2019-12-06 Joel ChallisFix breathing toggle when rgb is disabled (#7550)
2019-12-05 fauxparkAdd short aliases for Magic keycodes (#7541)
2019-12-03 Joel ChallisRelocate magic keycode processing (#7512)
2019-12-02 DannyRemove check for EH define (#7525)
2019-11-28 Manna HarbourAdd shift-to-invert to remaining directional RGB_*...
2019-11-28 Joel ChallisCompile out some keycode processing when features are...
2019-11-27 XScorpion2Revert split encoder fixes until able to repro a better...
2019-11-27 Yan-Fa Liclean up quantum.c (#7485)
2019-11-26 fauxparkSend string keycode tweaks (#7471)
2019-11-26 fauxpark[Core] Remove PROGRAM_CMD in mcu_selection.mk for 32A... 0.7.90
2019-11-22 fauxparkAdd 4-character aliases for sendstring keycodes (#7409)
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-19 Erovia[Core] Fix ps2avrgb template (#7412)
2019-11-17 zvecrRun clang-format manually to fix recently changed files
2019-11-15 XScorpion2Updated slave encoder sync to reduce dropped pulses...
2019-11-15 Richard BaptistFix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)
2019-11-15 fauxpark[Core] Cleanup rules.mk for F303 keyboards (#7306) 0.7.77
2019-11-14 fauxparkSet device version from config.h for V-USB boards ... 0.7.75 0.7.76
2019-11-14 fauxparkAdd support for configurable polling interval and power...
2019-11-12 Stephen Hogstendisable deprecated actions (#7211)
2019-11-11 Joel ChallisRemove force of debug on within rgblight - causes locku...
2019-11-09 Drashna JaelreUnify RGB and RGBW commands (#7297) 0.7.66
2019-11-07 Joel ChallisARM - ws2812 bitbang (#7173) 0.7.64
2019-11-06 fauxparkNew and improved lock LED callbacks (#7215) 0.7.63
2019-11-05 zvecrUpdate software backlight to precalculated duty patterns
2019-11-05 Drashna Jaelre[Core] Convert Dynamic Macro to a Core Feature (#5948) 0.7.61
2019-11-03 fauxparkRemove duplicate pro_micro.h (#7246) 0.7.57 0.7.58
2019-11-03 Drashna JaelreSmallish overhaul of Auto-Shift feature (#6067) 0.7.56
2019-11-02 Joel ChallisUse task driven PWM for CTPC until ARM can provide... 0.7.54 0.7.55
2019-11-02 Joel ChallisInitial migration of software PWM backlight (#6709)
2019-11-02 fauxparkTemplate updates (#7221)
2019-10-29 Joel Challis Refactor ps2avrgb i2c ws2812 to core (#7183) 0.7.52
2019-10-29 Joel ChallisReduce duplication for ARM/AVR ws2812 RGB Matrix driver...
2019-10-28 fauxparkFix formatting for sendstring LUTs (#7176)
2019-10-24 Drashna JaelreFix Tap Dance name for consistency and to match docs...
2019-10-22 just-another-jxliuFix held key getting stuck when NKRO is toggled (#6570)
2019-10-19 Amber HollyRemove build option firmware size impacts (#6947) 0.7.44
next