]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum
Clarify LAYOUT vs LAYOUT_all
[qmk_firmware.git] / quantum /
2019-02-06 Drashna JaelreFix Bootmgic Mod Handling for LM keycodes (#4740)
2019-02-05 AnthonyImprovements to Space Cadet Shift (#3856)
2019-02-04 FlugschweinFix QWERTZ <> QWERTY issue in sendstring_german.h
2019-01-29 Rockman18Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
2019-01-29 Andrew KannanPractice60 RGB and PWM Backlight (#4929)
2019-01-28 mteiPrevent wasteful writing to eeprom.
2019-01-27 James ChurchillFix `1<col` instead of `1<<col` typo in matrix_is_on()
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard...
2019-01-26 Drashna JaelreAdds a default value for IS_COMMAND for COMMAND feature...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 mteimove `#include "rgb.h"` from quantum.h to quantum.c
2019-01-25 fauxparkAdd C(), A() and G() to match already existing S()...
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-25 MakotoKurauchiFix problem that MAGIC_SWAP_ALT_GUI will not be effecti...
2019-01-24 MechMerlinOptimize/Update the new_project script (#4920)
2019-01-21 MechMerlinUpdate Templates (stop living in the past, its 2019...
2019-01-18 Mislav ČakarićAllows Terminal to use ModTap/LayerTap keys (#4586)
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772)
2019-01-13 Jeremy BernhardtChanged rest note (#4837)
2019-01-10 Jack HumbertAdds Proton C Conversion (#4661)
2019-01-09 fauxparkTidy up Mod-Tap shortcuts (#4806)
2019-01-08 Konstantin ĐorđevićAdd missing parentheses to some important macros (...
2019-01-07 Konstantin ĐorđevićImprove consistency in UNICODEMAP code and docs, update...
2019-01-04 James ChurchillAdd explicit eeprom include in split_common
2019-01-04 James ChurchillConvert split_common to use generic GPIO api
2019-01-03 Konstantin ĐorđevićRemove redundant, language-specific aliases for KC_ALGR...
2018-12-31 David DaiChange rgblight_get_mode & rgb_matrix_get_mode's return...
2018-12-30 Giuseppe RotaRegister the interrupting keycode in the tap dance...
2018-12-29 Giuseppe RotaFix leader processing
2018-12-28 Drashna JaelreFix Split Common Split_util.c typo
2018-12-28 DannyUpdate split keyboard docs (#4735)
2018-12-24 Takeshi ISHIIReplace serial.c of quantum/split_common/ (#4669)
2018-12-21 Drashna JaelreFix up process_leader to be a bit more optimized (...
2018-12-19 Drashna JaelreOverhaul Unicode Common functionality (#4325)
2018-12-19 Danny NguyenMake `readPin` output a 0 or 1 when using AVR to match...
2018-12-15 Alexander KagnoPer Key Leader Timing Option (#4026)
2018-12-15 Takeshi ISHIIRefactor quantum/split_common/i2c.c, quantum/split_comm...
2018-12-14 Takeshi ISHIIMake quantum/split_common/serial.[ch] configurable...
2018-12-14 Drashna JaelreFix up tap_code functionality (#4609)
2018-12-14 Fredric SilberbergAdded noeeprom versions of set hue, sat, val, and step
2018-12-12 Konstantin ĐorđevićAdd standard definitions for ALGR and KC_ALGR (#4389)
2018-12-05 Ismael Venegas Cas... Keymap: Hacker Dvorak (#4514)
2018-12-04 Drashna JaelreMake ARM Audio max volume configurable (#4540)
2018-12-03 Drashna JaelreFix up RGB Matrix code (#4503)
2018-11-30 WilbaAdded macros to Dynamic Keymaps, Zeal60 RGB backlight...
2018-11-28 Giuseppe RotaAdd Extrakey support for Brightness up/down (#4477)
2018-11-28 Paul MassendariAdded Rick Roll to song lists (#4510)
2018-11-28 Drashna JaelreTurn off Mousekeys for several ps2avrGB keyboards ...
2018-11-28 Erez ZukermanMerge pull request #4501 from amayer5125/ergodox-ez...
2018-11-27 Konstantin ĐorđevićRemove RGB_SMOD alias and replace uses with RGB_MOD...
2018-11-27 Konstantin ĐorđevićAdd tap_code16 function (#4362)
2018-11-22 Erez ZukermanMerge pull request #4454 from trunneml/improveddebounce
2018-11-20 Erez ZukermanMerge pull request #4453 from drashna/fix_ucis
2018-11-20 Drashna JaelreFix UCIS code
2018-11-18 Florian DidronAllows disabling rgb effects in userspace (#4422)
2018-11-12 mteimodify quantum/template/avr/config.h: add rgblight...
2018-11-07 Frank TackittConfigurable Rainbow Swirl range (#4376)
2018-11-06 Drashna JaelreAdd EEPROM_RESET keycode to core code (#4234)
2018-11-06 Konstantin ĐorđevićRemove ALTG(kc) as it's misleading and is not actually...
2018-11-03 JoshIncreasing square wave buffer to max volume. (#4296)
2018-11-02 Drashna JaelreRemove old declaration
2018-11-02 Danny NguyenMove disable JTAG code from `keyboard_init` to `keyboar...
2018-11-02 Jack HumbertAdd support for Atmega32A to pin declarations and unive...
2018-10-31 Drashna JaelreAdd pointer(?) to disable_JTAG to prevent compiler...
2018-10-31 That-CanadianAdded JTAG disable code to the split_common (#4309)
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215)
2018-10-26 Jack Humbertadd support for encoders to core
2018-10-22 ROMUSKINGKeymap: add new keymap (#4127)
2018-10-19 Drashna JaelreFix Unicode EEPROM handling so it is consistent. (...
2018-10-18 mteioptimize rgblight_effect_alternating(void)
2018-10-16 QMK Botconvert to unix line-endings [skip ci]
2018-10-16 Žan PevecFixes on slovenian keymap
2018-10-16 Drashna JaelreOnly include lufa.h if AVR in quantum/api.h
2018-10-15 Žan PevecBasic Slovenian keymap added (#4128)
2018-10-12 Patrick HenerAdd sendstring_german.h (#4124)
2018-10-12 mteiA comment indicating the insertion location of the...
2018-10-12 mteiAdd a temporary comment to quantum/rgblight.h to aid...
2018-10-07 Drashna JaelreAdd non-US Hash and Backslash to AutoShift handling
2018-10-05 James Laird-Wahrgb_matrix: continue calling rgb_matrix_indicators...
2018-10-03 martinakcsillaprocess_ucis: Add a callback for success (#4067)
2018-10-03 takashiskiadd JP keycode for MacOSX (#4033)
2018-10-02 Florian DidronAdds a method allowing to set custom colors to the...
2018-10-02 Drashna JaelreAdd send_unicode_hex_string function (#3828)
2018-10-02 Drashna JaelreAdd Function level EECONFIG code for EEPROM (#3084)
2018-10-01 Daniel ShieldsMake digital rain RGB matrix effect #define configurable.
2018-10-01 Drashna JaelreAdds default value for TAPPING_TERM if Tap Dance is...
2018-09-30 Wilba6582RAMA M6-B and IS31FL3218 driver (#4021)
2018-09-28 yiancarUpdate quantum matrix to support both AVR and Chibios...
2018-09-28 Wilba6582Improved dynamic keymaps (#3972)
2018-09-28 James Laird-WahKeyboard: keyboardio model01: rgbmatrix support (#3989)
2018-09-28 Chiang Fong Leesplit_common: fix backlight update for serial boards
2018-09-28 Chiang Fong LeeRevert "Split Common: Serial Backlight LED fix (#3586)"
2018-09-28 Drashna JaelreMake Audio Clicky's randomness a float
2018-09-27 James Laird-WahRGB Matrix refactoring to open up for new drivers ...
2018-09-27 Florian DidronMoves animation calculation logic out of the for loops
2018-09-26 Daniel ShieldsAdd new RGB matrix effect digital rain aka The Matrix
2018-09-25 Drashna JaelreAdd On/Off keycodes
2018-09-25 Drashna JaelreAdd functions so you can configure programatically
2018-09-25 Drashna JaelreStore Clicky status in EEPROM
2018-09-17 Joe WassonCreate AG_TOGG code to toggle Alt/Gui swap.
next