]> git.donarmstrong.com Git - qmk_firmware.git/history - tmk_core/common
Flip definitions of macOS brightness alias
[qmk_firmware.git] / tmk_core / common /
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...
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-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)
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox
2018-06-29 Evgeniy PetukhovDiagonal micro move fix
2018-06-29 Drashna JaelreMake sure that both RGBLIGHT_ENABLE is defined, for...
2018-06-28 Drashna JaelreDisable JTAG in keyboard init
2018-06-28 Fred SundvikMake sure the timer wraps around correctly independent...
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-06-03 Drashna JaelreAdd Suspend functions (#3112)
2018-05-29 Drashna JaelreAdd and fix _noeeprom functions to many of the RGB...
2018-05-26 Leo WzukwFix dead link to USB keycodes doc (#3050)
2018-05-21 Drashna JaelreFix compile issues for atmega328p
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 Gergely NagyAllow one-shot modifiers to be chained
2018-05-08 Jack Humbertenable eeprom for rgb matrix
2018-03-28 U-LANDSRAAD\drashnaFix RGB Sleep code
2018-03-22 skullydazedGenerate API docs from source code comments (#2491)
2018-03-20 Drashna Jaelre[Proposal?] Allow RGB Underglow to turn off when host...
2018-03-16 fauxparkAdd CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T...
2018-03-16 Joe WassonFix swap-hands tapping.
2018-03-16 Joe WassonRename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
2018-02-10 Fred SundvikFix reset for STM32 devices
2018-02-08 fredizzimoMerge ChibiOS and LUFA descriptor support (#2362)
2018-01-21 Fred SundvikRevert back to normal sleeping wait behaviour for STM32
2018-01-18 Kenneth AloysiusBacklighting for JJ40 and underglow initialisation...
2018-01-01 Balz Guenatbacklight breathing overhaul (#2187)
2017-12-19 fauxparkUnsign key argument in add_key_to_report
2017-12-15 Colin T.A. Graymake 'layer_state_set' visible to user code
2017-12-15 Colin T.A. Grayfixes 'layer_state_cmp' when layer is '1' (aka layer...
2017-12-08 Colin T.A. Grayhelper to compare current layer_state to user layer
2017-11-28 Jack HumbertUpdates bootloader settings, adds file size check ...
2017-11-22 Colin T.A. GrayI found a typo!
2017-11-21 SeebsAllow multiple process_record() calls per scan
2017-11-06 Takayuki Matsubaraadd pgm_read_dword for Infinity ErgoDox
2017-11-06 Jack Humbertadds per-layer rgb color option to ez
2017-10-31 Erez ZukermanMerge pull request #1915 from dondelelcaro/ergodox_ez_l...
2017-10-31 tsankuangleeRETRO_TAPPING (#1922)
2017-10-10 Joe Martin#1792 added in waits from tmk for locking switches
2017-10-06 SnipeyeGeneric Pointing Device (#1767)
2017-09-30 Fred SundvikDon't process keycodes on the slave
2017-09-29 skullydazedClueboard 60% support (#1746)
2017-09-16 Jack Humbertupdate to driver separation
2017-08-30 Jack HumbertMerge pull request #1574 from danamlund/master
2017-08-20 Jack HumbertMerge pull request #1608 from hot-leaf-juice/master
2017-08-20 Joe WassonFix compilation error when NO_ACTION_LAYER is defined.
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-16 Balz Guenatsome major steps toward making the usb-usb converter...
2017-08-15 Martin SandifordRemove floating point calculation in mouse move. Saves...
2017-08-15 Jack HumbertMerge pull request #1571 from BalzGuenat/grave-esc-fix
2017-08-14 Jack HumbertMerge pull request #1576 from That-Canadian/minidox
2017-08-13 That-CanadianAdded "EECONFIG_HANDEDNESS" to the eeconfig.h , because...
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 support for GeminiPR steno protocol.
next