[Keymap] add niu_mini custom keymaps (#6552)
[jackhill/qmk/firmware.git] / tmk_core /
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-31 Jake GrossmanRemoved print call to resolve #6364 (#6413) 0.6.440
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 JaelreExpand bootloader target to support most AVR boards...
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 Drashna JaelreSkip unsupported firmware check message in silent mode... 0.6.424
2019-07-16 Takeshi ISHIIadd 'objs-size' target into tmk_core/avr.mk (#5490) 0.6.420
2019-07-16 yiancarUsbasploader bootloader option addition (#6304) 0.6.419
2019-07-11 fauxparkDisplay firmware size percentage (#6307)
2019-07-07 skullydazedFix chibios so the dfu-suffix is only applied once...
2019-06-04 Jack HumbertAdd missing links to features page and sidebar section...
2019-06-03 Chris DoséFixes compile errors for massdrop keyboards
2019-05-30 zvecrCopy avr teensy flash logic to arm (#6016) 0.6.392
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 XScorpion2Cleanup/rgb matrix (#5811) 0.6.369
2019-05-07 XScorpion2rgb_led struct conversion (aka: Per led (key) type... 0.6.366
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-05-03 Drashna JaelreAdd DFU Suffix for ARM boards (#5763) 0.6.357
2019-05-02 Drashna JaelreAdd option to enable LTO easily (#5674) 0.6.355
2019-04-29 XScorpion2Updated rgb_led struct field modifier to flags (#5619) 0.6.342
2019-04-26 Drashna JaelreFix wakeup function on ChibiOS (#5707)
2019-04-22 Takeshi ISHIIfix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)
2019-04-19 Drashna JaelreInit RGB Matrix EEPROM
2019-04-19 Danny NguyenMake sure NOBITS is set on reset_key
2019-04-19 Markus WeimarImprove mouse keys docs and constant speed mode 0.6.340
2019-04-18 patrickmtFix wake from suspend LED functionality 0.6.337
2019-04-12 Drashna JaelreMax out range for max compatibility 0.6.331
2019-04-12 Drashna JaelreFix ATSAM's USB HID descriptor to support higher heycodes
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-07 fauxparkRemove keyboard description from Adafruit BLE device...
2019-04-05 Drashna JaelreCustom Tapping Term per key (#5009)
2019-04-04 Daniel PrilikRGB Matrix support for Massdrop CTRL/ALT (#5328)
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-27 Takeshi ISHIIbuild size-check enhancement (#5485)
2019-03-27 Jon ArintokAdd 3 speed mousekey movement option (#2246) 0.6.323
2019-03-19 Rob Rogerscorrect typo in eeprom split target for dfu (#5445) 0.6.317
2019-03-15 DannyAdd avrdude split EE_HANDS flash commands (#5414) 0.6.312
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
next