]> git.donarmstrong.com Git - qmk_firmware.git/history - tmk_core
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / tmk_core /
2018-11-22 Erez ZukermanMerge pull request #4458 from drashna/ergodox_ez_matrix_fix
2018-11-21 yiancarFix raw hid define for chibios (#4460)
2018-11-16 James Laird-WahUse a single endpoint for HID reports (#3951)
2018-11-14 Phillip TennenBacklight status functions (#4259)
2018-11-06 Sean DwyerAdd localized LED flash effect on keypress to Massdrop...
2018-11-06 Drashna JaelreFix Spacing issue in makefile that breaks Terminal...
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 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...
2018-10-29 patrickmtFix undefined reference to `console_printf` for CTRL...
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215)
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...
2018-10-22 markspanbroekKeyboard: Port of TMK XT USB Converter (#3619)
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-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)
2018-09-13 Wilba6582Zeal60/Zeal65/M60-A implementation (#3879)
2018-09-13 Takeshi ISHIIrgblight.[ch] more configurable (#3582)
2018-09-13 patrickmtKeyboard: ALT keymap update and LED driver brightness...
2018-09-11 Drashna JaelreFix RG Sleep issues for Teensy Controllers
2018-09-05 patrickmtCTRL and ALT updates
2018-09-05 yiancarAdd the ability to disable the USB startup check for...
2018-09-03 Jack Humbertfix mousekey call
2018-09-03 Steven LiuEnable mouse keys in register_code and unregister_code
2018-09-01 patrickmtKeyboard: Rename alt67 to alt (#3824)
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 JumailFixed bootloader target
2018-08-29 Alex OngChanged order of rules in TMK. Documented feature.
2018-08-29 Alex OngRemoved "debounce_algo = manual" in all keyboards with...
2018-08-16 fauxparkTidy up keycode.h (#3666)
2018-08-16 mteichange messege at 'check-size' target
2018-07-22 Rasmus SchultsLoop based vusb_transfer_keyboard
2018-07-22 Rasmus SchultsVUSB fix report dropping if usbInterruptIsReady() retur...
2018-07-21 Jack Humbertadd col type defines
2018-07-16 Jack HumbertAdds support for Planck Rev 6 (#2666)
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-06 yiancarBootloader make issue (#2975)
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-04-16 fredizzimoAdd a custom USB driver for ARM (#2750)
2018-04-11 fauxparkTabs to spaces in usb_descriptor.h
2018-04-04 Kaleb ElwertUpdate whitefox to use the K-Type teensy workaround
2018-03-29 U-LANDSRAAD\drashnaProperly always copy firmware
2018-03-28 U-LANDSRAAD\drashnaFix RGB Sleep code
2018-03-26 dankmBetter non-Linux support (#2524)
2018-03-25 U-LANDSRAAD\drashnaadd syscalls.c if autoshift is enabled, to fix compile...
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-03-16 uplusfix generate Keyboard.h
2018-03-01 Brian ChoromanskiFixed dead links (#2451)
2018-02-28 DannyRemap msys2 usb, fix USB port detection (#2301)
2018-02-12 Fred SundvikChange the CDC_NOTIFICATION_EPSIZE back to 8 from 32
2018-02-10 Fred SundvikFix reset for STM32 devices
2018-02-08 Michael F. Lambadd conditional to perform check-size only for supporte...
2018-02-08 Michael F. Lambmake check_size work across platforms
2018-02-08 Danny NguyenSwitch from echo to printf for output without newlines
2018-02-08 Danny NguyenOnly search through newly detected devices and discard...
2018-02-08 fredizzimoMerge ChibiOS and LUFA descriptor support (#2362)
2018-02-08 Jack HumbertARM audio fixes, stack size increase (#2365)
2018-02-07 Fred SundvikSend usb wakeup through ChibiOS
2018-02-07 Fred SundvikUpdate ChibiOS to 17.6.3
2018-02-02 Kenneth AloysiusUpdate personal layouts, free up matrix_scan_user for...
2018-02-02 Erin CallUse perl directly instead of grep -P
2018-01-28 skullydazedAlways copy the firmware file to the root qmk_firmware...
2018-01-21 Fred SundvikRevert back to normal sleeping wait behaviour for STM32
2018-01-21 Fred SundvikFix compiler settings for MCUs with floating point
2018-01-18 Kenneth AloysiusBacklighting for JJ40 and underglow initialisation...
2018-01-12 Danny NguyenAdd -e to enable interpretation of escape characters
2018-01-01 Balz Guenatbacklight breathing overhaul (#2187)
next