]> git.donarmstrong.com Git - qmk_firmware.git/history - tmk_core/common
[Keyboard] leds in default keymap (#6357)
[qmk_firmware.git] / tmk_core / common /
2019-07-20 Konstantin ĐorđevićUpdate IS_COMMAND definitions to use MOD_MASK_SHIFT...
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
2019-07-17 fauxparkExtend maximum number of backlight levels to 31 (#6351)
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)
2019-07-16 yiancarUsbasploader bootloader option addition (#6304)
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...
2019-05-19 Drashna Jaelre[Keymap] Drashna Corne Keyboard updates (#5903)
2019-05-18 Ryan CaltabianoFix bit count calculation for iterating layers
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...
2019-05-06 XScorpion2[Keyboard] Sol keyboard conversion to split common...
2019-05-06 Drashna JaelreRe-fix Mousekey Movements (#5740)
2019-04-26 Drashna JaelreFix wakeup function on ChibiOS (#5707)
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
2019-04-18 patrickmtFix wake from suspend LED functionality
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
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 Jon ArintokAdd 3 speed mousekey movement option (#2246)
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-02-21 Chris LewisVelocikey: Match RGB animation speed to typing speed...
2019-02-18 Konstantin ĐorđevićChange Command keycode defaults to match corresponding...
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids...
2019-02-15 Drashna JaelreDebounce refactor / API (#3720)
2019-02-15 Drashna JaelreAdd kb and user level keyboard initialization functions...
2019-02-13 Andrew KannanAdd Satisfaction75 to QMK, Enable EEPROM on stm32f072...
2019-02-10 skullYcompiles, but long delay on startup and problems
2019-02-05 Thomas BaartAdd One Shot Key callbacks (#4697)
2019-02-01 fauxparkChange return type of layer_switch_get_layer() to uint8...
2019-01-30 Andrew KannanMoving cannonkeys boards to one place, eeprom fix ...
2019-01-29 Rockman18Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
2019-01-29 Andrew KannanPractice60 RGB and PWM Backlight (#4929)
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 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)
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Konstantin ĐorđevićAdd MOD_MASK_* macros to core code (#4337)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-25 Shihpin TsengFix oneshot_time wrong type (#3696)
2019-01-25 lambda_sakuraAdd support for RETRO_TAPPING to LT(layer, kc)
2019-01-21 Konstantin ĐorđevićTidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)
2019-01-18 Junya OguraFlip definitions of macOS brightness alias
2019-01-18 DidierLoiseauDefined IS_(HOST_)LED_ON/OFF() and improved LED documen...
2019-01-18 Jeremy BernhardtMacOS Brightness Alias (#4836)
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772)
2019-01-17 Drashna JaelreAdd documentation and fix formating (#4860)
2019-01-16 Nikolaus WittensteinAdd some function comments in action_layer.c (#4858)
2019-01-08 Konstantin ĐorđevićAdd missing parentheses to some important macros (...
2019-01-07 patrickmtUpdate to arm_atsam wait and timer routines
2019-01-07 yiancarFinal HS60v2 changes. (#4790)
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...
2018-12-15 Takeshi ISHIIRefactor quantum/split_common/i2c.c, quantum/split_comm...
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)
2018-12-04 ishtobadding Hadron v3 keyboard, QWIIC devices support, hapti...
2018-11-28 Giuseppe RotaAdd Extrakey support for Brightness up/down (#4477)
2018-11-27 mteiFixed docs/newbs_testing_debugging.md and tmk_core...
2018-11-16 James Laird-WahUse a single endpoint for HID reports (#3951)
2018-11-14 Phillip TennenBacklight status functions (#4259)
2018-11-06 Drashna Jaelrecommand.h include was not set correctly
2018-11-06 Drashna JaelreFix Terminal feature on ChibiOS
2018-11-02 patrickmtUSB Suspend for arm_atsam protocol
2018-11-02 Danny NguyenMove disable JTAG code from `keyboard_init` to `keyboar...
2018-10-29 patrickmtFix undefined reference to `console_printf` for CTRL...
2018-10-21 a-cholKeyboard: bminiex : Working backlight (#4171)
2018-10-19 Takuya Urakawastm32f1xx EEPROM emulation (#3914)
2018-10-10 patrickmtMassdrop keyboards console device support for hid_listen
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
2018-09-29 patrickmtMassdrop keyboard updates for SEND_STRING, syscalls...
2018-09-17 Joe WassonMake `PREVENT_STUCK_MODIFIERS` the default (#3107)
2018-09-13 Wilba6582Zeal60/Zeal65/M60-A implementation (#3879)
2018-09-13 Takeshi ISHIIrgblight.[ch] more configurable (#3582)
2018-09-11 Drashna JaelreFix RG Sleep issues for Teensy Controllers
2018-09-05 patrickmtCTRL and ALT updates
2018-09-03 Jack Humbertfix mousekey call
2018-09-03 Steven LiuEnable mouse keys in register_code and unregister_code
2018-08-31 ishtobFix emulated EEPROM start address on STM32F303 (#3819)
2018-08-29 yiancarSTM32 EEPROM Emulation (#3741)
2018-08-29 patrickmtMassdrop keyboard support (#3780)
2018-08-29 Alex OngRemoved "debounce_algo = manual" in all keyboards with...
2018-08-16 fauxparkTidy up keycode.h (#3666)
2018-07-21 Jack Humbertadd col type defines
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209)
next