rgblight split transfer non-eeprom config (#5396)
[jackhill/qmk/firmware.git] / tmk_core /
2019-03-13 Michael F. LambSleep until USB port becomes writable before running...
2019-03-12 Takuya UrakawaAdd new keyboard Plaid and ATMEGA328p support (#5379)
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-02-21 Chris LewisVelocikey: Match RGB animation speed to typing speed... 0.6.300
2019-02-18 Jumail MundekkatFixed grep issue in bootloader build target (#3848) 0.6.297
2019-02-18 Konstantin ĐorđevićChange Command keycode defaults to match corresponding... 0.6.292
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids... 0.6.289
2019-02-15 Shihpin TsengEnable custom chibios sub-platform 0.6.283
2019-02-15 Drashna JaelreDebounce refactor / API (#3720) 0.6.280
2019-02-15 Drashna JaelreAdd kb and user level keyboard initialization functions... 0.6.279
2019-02-13 Andrew KannanAdd Satisfaction75 to QMK, Enable EEPROM on stm32f072... 0.6.275
2019-02-13 Drashna JaelreRemove AUTOGEN and fix Travis Compiled Push scripts...
2019-02-10 skullYcompiles, but long delay on startup and problems
2019-02-06 Konstantin ĐorđevićRemove unnecessary IS_COMMAND definitions from recently... 0.6.271
2019-02-05 Thomas BaartAdd One Shot Key callbacks (#4697) 0.6.269
2019-02-01 fauxparkChange return type of layer_switch_get_layer() to uint8... 0.6.266
2019-01-30 Andrew KannanMoving cannonkeys boards to one place, eeprom fix ... 0.6.263
2019-01-29 patrickmtarm_atsam ADC0 factory calibration correction 0.6.262
2019-01-29 Rockman18Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 0.6.261
2019-01-29 Andrew KannanPractice60 RGB and PWM Backlight (#4929) 0.6.260
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard... 0.6.257
2019-01-26 Drashna JaelreAdds a default value for IS_COMMAND for COMMAND feature... 0.6.256
2019-01-26 alex-ongWhitespace cleanup.
2019-01-26 alex-ongDO NOT USE - Removed debounce from TMK.
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Drashna JaelreFix RGBLIGHT_SLEEP function (#4865) 0.6.255
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796) 0.6.254
2019-01-25 Konstantin ĐorđevićAdd MOD_MASK_* macros to core code (#4337) 0.6.251
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-25 Shihpin TsengFix oneshot_time wrong type (#3696) 0.6.249
2019-01-25 lambda_sakuraAdd support for RETRO_TAPPING to LT(layer, kc) 0.6.247
2019-01-22 fauxparkAlways read two bytes from the endpoint if we have... 0.6.245
2019-01-21 Konstantin ĐorđevićTidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) 0.6.242
2019-01-18 Junya OguraFlip definitions of macOS brightness alias 0.6.240
2019-01-18 DidierLoiseauDefined IS_(HOST_)LED_ON/OFF() and improved LED documen... 0.6.238
2019-01-18 Jeremy BernhardtMacOS Brightness Alias (#4836) 0.6.237
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772) 0.6.236
2019-01-17 Drashna JaelreAdd documentation and fix formating (#4860) 0.6.235
2019-01-16 Nikolaus WittensteinAdd some function comments in action_layer.c (#4858) 0.6.234
2019-01-12 James ChurchillImproved fix for __always_inline redefinition bug 0.6.230
2019-01-12 fauxparkFix Caps Lock LEDs once and for all (#4824) 0.6.229
2019-01-08 Konstantin ĐorđevićAdd missing parentheses to some important macros (... 0.6.226
2019-01-07 patrickmtUpdate to arm_atsam wait and timer routines 0.6.224
2019-01-07 Ian O'DeaFix indentation in tmk_core led_matrix.c
2019-01-07 Ian O'DeaMake arm_atsam led matrix circular animation circular...
2019-01-07 Ian O'DeaAdd ability to animate arm_atsam led matrix from the...
2019-01-07 yiancarFinal HS60v2 changes. (#4790) 0.6.223
2019-01-05 Konstantin ĐorđevićAdd underscores to names of brightness control constant...
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-28 Konstantin ĐorđevićKeep pressed keys on layer state change (fixes #2053... 0.6.215
2018-12-15 Takeshi ISHIIRefactor quantum/split_common/i2c.c, quantum/split_comm... 0.6.205
2018-12-15 Drashna JaelreAdd left/right EEPROM flashing for DFU (#4560)
2018-12-14 patrickmtFix macro redefinition for GNUC compilers > 6
2018-12-14 Drashna JaelreFix up tap_code functionality (#4609)
2018-12-12 Konstantin ĐorđevićAdd standard definitions for ALGR and KC_ALGR (#4389) 0.6.204
2018-12-10 patrickmtBringing Massdrop keyboard hardware configuration to... 0.6.202
2018-12-06 Ian O'DeaVertical animation support for arm_atsam led_matrix... 0.6.199
2018-12-05 fauxparkOnly try to read the report ID from SetReport when... 0.6.198
2018-12-04 ishtobadding Hadron v3 keyboard, QWIIC devices support, hapti... 0.6.196
2018-11-28 Giuseppe RotaAdd Extrakey support for Brightness up/down (#4477) 0.6.192
2018-11-28 Erez ZukermanMerge pull request #4501 from amayer5125/ergodox-ez...
2018-11-27 Christon DeWanfixed misplaced paranthesis in arm usb mouse send funct... 0.6.188
2018-11-27 mteiFixed docs/newbs_testing_debugging.md and tmk_core... 0.6.185
2018-11-22 Erez ZukermanMerge pull request #4454 from trunneml/improveddebounce
2018-11-22 Erez ZukermanMerge pull request #4458 from drashna/ergodox_ez_matrix_fix
2018-11-21 yiancarFix raw hid define for chibios (#4460) 0.6.182
2018-11-16 James Laird-WahUse a single endpoint for HID reports (#3951)
2018-11-14 Phillip TennenBacklight status functions (#4259) 0.6.180
2018-11-06 Sean DwyerAdd localized LED flash effect on keypress to Massdrop... 0.6.171
2018-11-06 Drashna JaelreFix Spacing issue in makefile that breaks Terminal... 0.6.170
2018-11-06 Drashna Jaelrecommand.h include was not set correctly 0.6.169
2018-11-06 Drashna JaelreFix Terminal feature on ChibiOS
2018-11-02 patrickmtUSB Suspend for arm_atsam protocol 0.6.164
2018-11-02 patrickmtFix CTRL/ALT keyboard does not wake computer from sleep
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... 0.6.160
2018-10-29 patrickmtFix undefined reference to `console_printf` for CTRL... 0.6.158
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215) 0.6.156
2018-10-27 Drashna JaelreAdd delayed flashing option for DFU Util (#4225)
2018-10-27 Drashna JaelreFix mouse_send() on chibiOS so it won't lock up the...
2018-10-23 AjaxMade a userspace that allows you to use your keyboard... 0.6.151
2018-10-22 markspanbroekKeyboard: Port of TMK XT USB Converter (#3619)
2018-10-21 a-cholKeyboard: bminiex : Working backlight (#4171) 0.6.149
2018-10-19 Takuya Urakawastm32f1xx EEPROM emulation (#3914) 0.6.146
2018-10-10 patrickmtMassdrop keyboards console device support for hid_listen 0.6.138
2018-10-04 Drashna JaelreAdd mousekey_send to (un)register_code
2018-10-02 Drashna JaelreAdd tap_code function (#3784)
2018-10-02 Drashna JaelreAdd Function level EECONFIG code for EEPROM (#3084)
2018-10-01 Drashna JaelreAdd user level to default_layer_state_set
2018-09-29 patrickmtCTRL keyboard bootloader_jump support 0.6.128
2018-09-29 patrickmtMassdrop keyboard updates for SEND_STRING, syscalls...
2018-09-29 Takuya Urakawaadd st-link_cli flashing (#3899)
2018-09-28 Takeshi ISHIIadd 'mavrdude' target into tmk_core/avr.mk (#3986)
2018-09-27 skullydazedTreat too-large firmwares as an error, not a warning...
2018-09-17 Joe WassonMake `PREVENT_STUCK_MODIFIERS` the default (#3107) 0.6.120
2018-09-13 Wilba6582Zeal60/Zeal65/M60-A implementation (#3879) 0.6.119
2018-09-13 Takeshi ISHIIrgblight.[ch] more configurable (#3582) 0.6.117
2018-09-13 patrickmtKeyboard: ALT keymap update and LED driver brightness... 0.6.116
next