]> git.donarmstrong.com Git - qmk_firmware.git/history - common_features.mk
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / common_features.mk
2019-07-09 Drashna JaelreUse QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
2019-05-01 XScorpion2rgblight 255 hue (#5547)
2019-04-30 XScorpion2Simple extended space cadet (#5277)
2019-04-29 Daniel PrilikRGB Matrix: Custom effects on a kb/user level (#5338)
2019-04-20 Ryan CaltabianoOLED Driver Feature
2019-04-19 Takeshi ISHIIChange split_common to use RGBLIGHT_SPLIT (#5509)
2019-04-15 XScorpion2Features/ws2812 matrix driver (#5418)
2019-04-08 Jack HumbertAdds the Planck EZ, 3737 RGB, fixes out-of-tune notes...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-03-05 Drashna JaelreUpdate personal userspace and keymaps + improve custom...
2019-03-04 James ChurchillClean up debounce a bit (#5255)
2019-02-21 Chris LewisVelocikey: Match RGB animation speed to typing speed...
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids...
2019-02-15 Drashna JaelreDebounce refactor / API (#3720)
2019-02-10 skullYForce backlight on when led matrix is enabled
2019-02-10 skullYled_matrix works now
2019-02-10 skullYThe beginning of a simple led matrix driver for is31fl3731
2019-01-26 alex-ongStricter, leaner DEBOUNCE_TYPE section in common_featur...
2019-01-26 alex-ongMerge branch 'debounce_refactor' of https://github...
2019-01-26 Alex OngRenamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
2019-01-26 alex-ongRemoved check for custom_matrix. We can safely include...
2019-01-26 alex-ongWhitespace cleanup.
2019-01-26 alex-ongDO NOT USE - debounce successfully compiled.
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772)
2019-01-13 mteiChange handling of CUSTOM_MATRIX in common_features...
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-31 Drashna JaelreMove Split Common VPATH addition (#4716)
2018-12-24 Takeshi ISHIIReplace serial.c of quantum/split_common/ (#4669)
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-04 ishtobadding Hadron v3 keyboard, QWIIC devices support, hapti...
2018-11-06 Drashna JaelreFix Terminal feature on ChibiOS
2018-11-02 Jack HumbertAdds the Proton C base project (#4224)
2018-10-26 Jack Humbertadd support for encoders to core
2018-09-28 Drashna JaelreFix RGB Matrix feature processing in common_features.mk
2018-09-27 James Laird-WahRGB Matrix refactoring to open up for new drivers ...
2018-09-17 Joe WassonMake `PREVENT_STUCK_MODIFIERS` the default (#3107)
2018-09-13 Wilba6582Zeal60/Zeal65/M60-A implementation (#3879)
2018-08-28 yiancarISSI31FL3733 driver (#3679)
2018-07-17 That-CanadianLets split eh (#3120)
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209)
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 yiancarRgb matrix fixes, I2C library can now retry if it has...
2018-05-08 Jack HumbertAdds IS31FL3731 RGB Matrix Implementation (#2910)
2018-04-21 Drashna JaelreFix Audio Clicky sub-feature (#2784)
2018-03-16 Jason StillwellRule to enable Modifiers with Auto-Shift (#2542)
2018-01-18 Kenneth AloysiusBacklighting for JJ40 and underglow initialisation...
2018-01-14 skullydazedFix up the ARM audio support (#2136)
2017-11-01 Rob RogersFix pointing device feature
2017-10-31 Erez ZukermanMerge pull request #1915 from dondelelcaro/ergodox_ez_l...
2017-10-31 drashnaFix Pointing Device code (#1934)
2017-10-14 Jack HumbertMake arguments redo, subproject elimination (#1784)
2017-10-06 SnipeyeGeneric Pointing Device (#1767)
2017-09-18 Jeremy CowgarAdded Auto Shift, tap key = normal, hold key = shifted...
2017-09-16 Jack Humbert[core] fix rgb source include
2017-09-16 Jack HumbertMerge branch 'luizribeiro-ps2avrGB'
2017-09-16 Jack Humbertupdate to driver separation
2017-09-12 Jack HumbertUpdates send_string functionality, adds terminal featur...
2017-08-19 Jack HumbertMerge pull request #1601 from dlaroe/master
2017-08-19 Callum OakleyMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-08-13 That-CanadianMerge branch 'master' into minidox
2017-08-12 Balz GuenatMerge remote-tracking branch 'upstream/master'
2017-08-10 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-08-08 Fredric SilberbergInitial implementation of the key_lock feature.
2017-08-07 Jack HumbertMerge pull request #1554 from qmk/docs
2017-08-03 That-CanadianMerge branch 'master' into eco-keyboard
2017-07-31 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-27 Joe WassonAdd TX Bolt protocol support for Stenography
2017-07-20 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-13 Jack HumbertMerge pull request #1491 from fredizzimo/msys2
2017-07-10 That-CanadianMerge branch 'master' into minidox
2017-07-10 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-07-10 Jack HumbertStart mvoing hardware drivers to /drivers/ (#1433)
2017-07-10 Jack HumbertMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
2017-07-08 Jack HumbertMerge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
2017-07-07 Jack HumbertMerge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'
2017-07-07 Jack HumbertMerge commit '60b30c036397cb5627fa374bb930794b225daa29...
2017-07-04 Luiz RibeiroMerge branch 'master' into ps2avrGB
2017-06-22 StickMerge remote-tracking branch 'upstream/master'
2017-06-22 Erez ZukermanMerge pull request #1331 from ariasuni/master
2017-06-20 Jack HumbertMerge pull request #1405 from cquiroz/oneshot-mods...
2017-06-19 Jack HumbertMerge pull request #1410 from belak/tv44-core
2017-06-19 Jack HumbertMerge pull request #1409 from fredizzimo/full_unit_test
2017-06-18 Fred SundvikFix serial_link vpath problem
2017-06-18 Fred SundvikSplit common.mk into common.mk and common_features.mk