tmk_core/common: Fixing TIMER_DIFF macro to calculate difference correctly after...
[jackhill/qmk/firmware.git] / tmk_core / common /
2020-09-22 Purdea Andreitmk_core/common: Fixing TIMER_DIFF macro to calculate...
2020-07-11 Purdea AndreiHaptic and solenoid cleanup https://github.com/qmk...
2020-03-22 Drashna JaelreAdd Post Processing to process_record (#4892)
2020-03-21 QMK Botformat code according to conventions [skip ci] 0.8.62
2020-03-21 Joel ChallisAdd support for Bootmagic lite when using SPLIT_HAND_PI...
2020-03-21 RyanFix formatting for report.h (#8512) 0.8.61
2020-03-21 QMK Botformat code according to conventions [skip ci]
2020-03-21 RyanTidy up report.h (#8486)
2020-03-21 RyanRemove ACT_COMMAND (#8487)
2020-03-13 QMK Botformat code according to conventions [skip ci] 0.8.35
2020-03-13 fredizzimoFix pressing two keys with the same keycode but differe...
2020-03-13 QMK Botformat code according to conventions [skip ci] 0.8.34
2020-03-13 francislanDecouple mouse cursor and mouse wheel in accelerated...
2020-03-10 Drashna JaelreFix layer debug calls (#8370) 0.8.25
2020-03-10 Takeshi ISHIIRefactor rgblight_reconfig.h (#7773)
2020-03-06 QMK Botformat code according to conventions [skip ci] 0.8.16
2020-03-06 RyanFix typo in uart.c backport and add 32A "support" ...
2020-03-01 QMK Botformat code according to conventions [skip ci] 0.8.10
2020-03-01 Joel ChallisShort term fix for conflicting types for 'tfp_printf...
2020-03-01 RyanClean up includes for glcdfont headers (#7745) 0.8.7
2020-02-29 James Young2020 February 29 Breaking Changes Update (#8064) 0.8.0
2020-02-25 QMK Botformat code according to conventions [skip ci] 0.7.171
2020-02-25 ridingqwertyNew feature: PERMISSIVE_HOLD_PER_KEY (#7994)
2020-02-21 QMK Botformat code according to conventions [skip ci] 0.7.161
2020-02-21 Drashna Jaelreuart.c fix from TMK (#7628)
2020-02-21 Joel ChallisAllow 30us matrix delay to be keyboard/user overridable... 0.7.158
2020-02-10 Ted LinCompile error if ONESHOT_TIMEOUT defined but oneshot... 0.7.147
2020-02-08 fauxparkRemove PJRC USB stack 0.7.144
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-07 Ted M LinUse function for KEYCODE2 routines instead of macro... 0.7.141
2020-02-02 fauxparkDedupe extrakey report struct, and send functions in...
2020-02-01 QMK Botformat code according to conventions [skip ci] 0.7.133
2020-02-01 Pavel ŽupaFix timer_elapsed() overflow issue for STM32F103 and...
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-25 Joel ChallisFix printf buffer overflow when cols>16 (#7998) 0.7.120
2020-01-24 QMK Botformat code according to conventions [skip ci] 0.7.117
2020-01-24 Nick BrasselAdd customisable EEPROM driver selection (#7274)
2020-01-19 Joel ChallisRun clang-format manually to fix recently changed files...
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-19 Joel ChallisMove rgblight and backlight task to common location...
2020-01-17 ridingqwertyImplement and document TAPPING_FORCE_HOLD_PER_KEY ...
2020-01-17 Drashna JaelreCleanup check for PERMISSIVE_HOLD (#7861)
2020-01-16 fauxparkRemove `KEYMAP_SECTION_ENABLE` (#7882)
2020-01-10 zk-phiAdd per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)
2020-01-04 Joel ChallisMove some common matrix code to a common location ...
2020-01-03 WilbaVIA Configurator Refactor (#7268)
2020-01-02 xyzzFix typo in action.c (#7757)
2019-12-21 Joel ChallisAdd central location for ChibiOS defines (#7542)
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 Drashna Jaelre[Core] Optimize matrix processing (#7621)
2019-12-11 Joel ChallisFix FORCE_NKRO handling (#7601)
2019-12-11 Joel ChallisRemove mbed files (#7605)
2019-11-22 fauxparkAdd 4-character aliases for sendstring keycodes (#7409)
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-17 zvecrRun clang-format manually to fix recently changed files
2019-11-09 Joel ChallisFix LAYER_STATE_8BIT compile issues (#7304)
2019-11-08 Jonathan RascherSupport RGBLIGHT_SLEEP when ChibiOS boards suspend...
2019-11-06 fauxparkNew and improved lock LED callbacks (#7215) 0.7.63
2019-10-17 Joel ChallisMove tmk_core/common/backlight to quantum/backlight... 0.7.41
2019-10-15 fauxparkFix bug in `do_code16()` (#6935)
2019-10-15 Joel ChallisAdd binary support to tinyprintf (#7024) 0.7.40
2019-10-15 Joel Challis Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
2019-10-05 Joel ChallisARM - Initial backlight support (#6487) 0.7.31
2019-10-03 fauxparkWrap util.h functions in `extern "C"` (#6762)
2019-09-27 Joel ChallisARM split - Add support for dfu-util EE_HANDS flashing... 0.7.28
2019-09-24 Joel ChallisARM split - Add bootmagic/magic keycodes for setting... 0.7.27
2019-09-22 XScorpion2Fixing wrapping math logic for timer_expired functions...
2019-09-07 fauxparkBanish some more magic numbers (#6662)
2019-08-30 skullYclang-format changes
2019-08-30 skullYHave clang ignore the code in bootloader_size.c
2019-08-28 Drashna JaelreDecrement EECONFIG magic number 0.6.463
2019-08-25 XScorpion2Added OLED Display autoscroll during periods of OLED... 0.6.461
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-21 fauxparkRemove superfluous JTAG disable code (#6445) 0.6.455
2019-08-13 Joel ChallisFix LT() crashing some ARM keyboards (#6529) 0.6.448
2019-08-08 fauxparkExtend allowed range of tappable keycodes to include... 0.6.445
2019-07-23 Drashna JaelreAdd support for TAP_CODE_DELAY to Hold-Tap keys (#5400) 0.6.435
2019-07-20 Konstantin ĐorđevićUpdate IS_COMMAND definitions to use MOD_MASK_SHIFT... 0.6.433
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-17 fauxparkExtend maximum number of backlight levels to 31 (#6351) 0.6.430
2019-07-16 Drashna JaelreMake Caps Lock delay more reasonable (#6199)
2019-07-16 fauxparkStore backlight breathing state in EEPROM (#6105)
2019-07-16 XScorpion2Adding rgb matrix speed into eeprom storage. (#5965) 0.6.429
2019-07-16 yiancarUsbasploader bootloader option addition (#6304) 0.6.419
2019-07-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-06-04 Jack HumbertAdd missing links to features page and sidebar section...
2019-05-29 fauxparkFix TO() and DF() calling layer_state_set_[kb,user... 0.6.390
2019-05-19 Drashna Jaelre[Keymap] Drashna Corne Keyboard updates (#5903)
2019-05-18 Ryan CaltabianoFix bit count calculation for iterating layers 0.6.382
2019-05-17 Alex OngTypedef'ed layer_state_t to uint32_t (#3637)
2019-05-16 Drashna JaelreMake delay for Capslock in Hold-Tap functions configura... 0.6.379
2019-05-10 William ChangMerge pull request #2 from billiams/feature/billiams
2019-05-10 William ChangMerge branch 'qmk-master'
2019-05-10 William Changresolved conflicts
2019-05-06 XScorpion2[Keyboard] Sol keyboard conversion to split common... 0.6.364
2019-05-06 Drashna JaelreRe-fix Mousekey Movements (#5740) 0.6.362
2019-04-26 Drashna JaelreFix wakeup function on ChibiOS (#5707)
next