]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum
left leds are now in the mainstream, and don't need to be in my keyb
[qmk_firmware.git] / quantum /
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...
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...
2019-11-22 fauxparkAdd 4-character aliases for sendstring keycodes (#7409)
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)
2019-11-14 fauxparkSet device version from config.h for V-USB boards ...
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)
2019-11-07 Joel ChallisARM - ws2812 bitbang (#7173)
2019-11-06 fauxparkNew and improved lock LED callbacks (#7215)
2019-11-05 zvecrUpdate software backlight to precalculated duty patterns
2019-11-05 Drashna Jaelre[Core] Convert Dynamic Macro to a Core Feature (#5948)
2019-11-03 fauxparkRemove duplicate pro_micro.h (#7246)
2019-11-03 Drashna JaelreSmallish overhaul of Auto-Shift feature (#6067)
2019-11-02 Joel ChallisUse task driven PWM for CTPC until ARM can provide...
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)
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)
2019-10-17 Joel ChallisSPLIT - Remove NO_USB_STARTUP_CHECK requirement for...
2019-10-17 Joel ChallisMove tmk_core/common/backlight to quantum/backlight...
2019-10-15 fauxparkFix bug in `do_code16()` (#6935)
2019-10-15 theVDudeFix small hiccup in snake animation (#6858)
2019-10-15 DeckweissAdded uart config for using rn42 with at90usb1286 ...
2019-10-12 MechMerlinFix broken link to ps2avrgb flashing instructions ...
2019-10-12 Joel ChallisARM split - detect USB to select master/slave (#6424)
2019-10-11 Joel ChallisFix CONVERT_TO_PROTON_C_RXLED pins (#7007)
2019-10-10 fauxparkPrevent clang-format messing up placeholder tokens...
2019-10-05 Joel ChallisARM - Initial backlight support (#6487)
2019-10-03 Silvio GuliziaFix quantum keymapextra italian (#6779)
2019-09-24 Joel ChallisARM split - Add bootmagic/magic keycodes for setting...
2019-09-21 Drashna JaelreGeneralize Tap Dance Layer functions (#6629)
2019-09-21 fauxparkAdd support for 328P hardware backlight on B1/B2 (...
2019-09-21 fauxparkCleanup rules.mk for 32A and 328P keyboards (#6767)
2019-09-19 MechMerlinDRV2605L Continuous Haptic Feedback Support (#6461)
2019-09-19 XScorpion2Smoother Linear Light Table (#6764)
2019-09-19 XScorpion2Updated split encoders so indexes are based on left...
2019-09-07 fauxparkAdd 328P to mcu_selection.mk (#6682)
2019-09-05 fauxparkAdd 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
2019-09-03 Drashna JaelreAdd Dip Switch as a core feature (#6140)
2019-08-30 skullYclang-format changes
2019-08-30 skullYHotfix: Reinstate the KC_DELT alias
2019-08-30 Konstantin ĐorđevićRemove KC_DELT alias in favor of KC_DEL (#6327)
2019-08-30 Drashna JaelreUpdate swedish based keymaps with newer keycodes
2019-08-30 Drashna JaelreLanguage Keymap extras backport from ZSA fork (#6198)
2019-08-24 Joel ChallisAdd 'bootloadHID' flash target (#5587)
2019-08-22 Drashna JaelreFixup Bootmagic code (#6386)
2019-08-22 Takeshi ISHIIAVR GPIO macro defines more readable (#5937)
2019-08-22 Drashna JaelreAdditional changes for Layer State typedef compatibilit...
2019-08-22 Stephen WanhellaAdded keycodes for swapping and unswapping the Control...
2019-08-17 fauxparkAdd ATmega32U2 to mcu_selection.mk (#6561)
2019-08-17 fauxparkRemove backslashes from template keymap (#6548)
2019-08-16 DannyAdd support for different encoder pinout for right...
2019-08-13 Drashna JaelreEnable PWM Support for Planck EZ Indicator Lights ...
2019-08-08 fauxparkMask off TD() parameter properly (#6143)
2019-08-08 fauxparkAdd some defaults for ATmega32A to mcu_selection.mk...
2019-08-08 fauxparkRename QK_TMK(_MAX) to QK_BASIC (#6509)
2019-08-08 fauxparkImprove backlight PWM pin support (#6202)
2019-08-06 Zach DeCookMIDI: Fix basic noteon: send correct velocity (#6476)
2019-08-04 Garrett Singer[Split] Add config option for DIRECT_PINS_RIGHT (#6479)
2019-07-27 Drashna JaelreAdd support for Choco60 (#6415)
2019-07-27 yrdnsFix RGB Matrix Cycle Left-Right Animation (#6421)
2019-07-27 fauxparkRemove NO_BACKLIGHT_CLOCK (#6418)
2019-07-23 Joel ChallisFix MATRIX_X_PINS_RIGHT ARM compilation (#6395)
2019-07-21 WilbaRefactoring wilba.tech PCBs, updating Rama Works U80...
2019-07-20 Konstantin ĐorđevićUpdate IS_COMMAND definitions to use MOD_MASK_SHIFT...
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
2019-07-19 Konstantin ĐorđevićChange xprintf() calls in rgblight.c to dprintf() ...
2019-07-16 Drashna JaelreFix Preprocessor check for Leader Keys
2019-07-16 Drashna JaelreRemove the need to specify NUM_OF_ENCODERS for the...
2019-07-16 Drashna JaelreAllow Combo feature to be enabled/disabled live (#6318)
next