]> git.donarmstrong.com Git - qmk_firmware.git/history - tmk_core/protocol
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / tmk_core / protocol /
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-10 XScorpion2Cleanup/rgb matrix (#5811)
2019-05-07 XScorpion2rgb_led struct conversion (aka: Per led (key) type...
2019-04-29 XScorpion2Updated rgb_led struct field modifier to flags (#5619)
2019-04-12 Drashna JaelreMax out range for max compatibility
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-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-12 Takuya UrakawaAdd new keyboard Plaid and ATMEGA328p support (#5379)
2019-02-15 Drashna JaelreDebounce refactor / API (#3720)
2019-02-15 Drashna JaelreAdd kb and user level keyboard initialization functions...
2019-02-06 Konstantin ĐorđevićRemove unnecessary IS_COMMAND definitions from recently...
2019-01-29 patrickmtarm_atsam ADC0 factory calibration correction
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard...
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-22 fauxparkAlways read two bytes from the endpoint if we have...
2019-01-12 James ChurchillImproved fix for __always_inline redefinition bug
2019-01-12 fauxparkFix Caps Lock LEDs once and for all (#4824)
2019-01-07 patrickmtUpdate to arm_atsam wait and timer routines
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)
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-14 patrickmtFix macro redefinition for GNUC compilers > 6
2018-12-10 patrickmtBringing Massdrop keyboard hardware configuration to...
2018-12-06 Ian O'DeaVertical animation support for arm_atsam led_matrix...
2018-12-05 fauxparkOnly try to read the report ID from SetReport when...
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...
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)
2018-11-16 James Laird-WahUse a single endpoint for HID reports (#3951)
2018-11-06 Sean DwyerAdd localized LED flash effect on keypress to Massdrop...
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 Jack HumbertAdd support for Atmega32A to pin declarations and unive...
2018-10-27 Drashna JaelreFix mouse_send() on chibiOS so it won't lock up the...
2018-10-22 markspanbroekKeyboard: Port of TMK XT USB Converter (#3619)
2018-10-19 Takuya Urakawastm32f1xx EEPROM emulation (#3914)
2018-10-10 patrickmtMassdrop keyboards console device support for hid_listen
2018-09-29 patrickmtCTRL keyboard bootloader_jump support
2018-09-29 patrickmtMassdrop keyboard updates for SEND_STRING, syscalls...
2018-09-13 Takeshi ISHIIrgblight.[ch] more configurable (#3582)
2018-09-13 patrickmtKeyboard: ALT keymap update and LED driver brightness...
2018-09-05 patrickmtCTRL and ALT updates
2018-09-05 yiancarAdd the ability to disable the USB startup check for...
2018-09-01 patrickmtKeyboard: Rename alt67 to alt (#3824)
2018-08-29 yiancarSTM32 EEPROM Emulation (#3741)
2018-08-29 patrickmtMassdrop keyboard support (#3780)
2018-07-22 Rasmus SchultsLoop based vusb_transfer_keyboard
2018-07-22 Rasmus SchultsVUSB fix report dropping if usbInterruptIsReady() retur...
2018-07-16 Jack HumbertAdds support for Planck Rev 6 (#2666)
2018-04-16 fredizzimoAdd a custom USB driver for ARM (#2750)
2018-04-11 fauxparkTabs to spaces in usb_descriptor.h
2018-03-22 skullydazedGenerate API docs from source code comments (#2491)
2018-03-01 Brian ChoromanskiFixed dead links (#2451)
2018-02-12 Fred SundvikChange the CDC_NOTIFICATION_EPSIZE back to 8 from 32
2018-02-08 fredizzimoMerge ChibiOS and LUFA descriptor support (#2362)
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...
2017-11-17 Jack HumbertAdds serial number string to USB descriptors (#1996)
2017-11-01 Rob RogersFix pointing device feature
2017-10-31 Erez ZukermanMerge pull request #1915 from dondelelcaro/ergodox_ez_l...
2017-10-31 Takayuki Matsubarafix Logical Maximum to be recognized as 255 instead...
2017-10-16 Benjamin DenglerAdded BLE support for USB-USB converter. (#1824)
2017-10-10 Jesper Brix RosenkildeAdd option to reverse PS2 mouse axes and scrolling
2017-09-29 skullydazedClueboard 60% support (#1746)
2017-09-16 Jack Humbertupdate to driver separation
2017-09-06 Wilba6582Force Raw HID interface number to 1 always (#1669)
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 WassonAdd compile error if too many endpoints are 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 Guenatcleanup usb-usb converter code
2017-08-16 Balz Guenatsome major steps toward making the usb-usb converter...
2017-08-07 Jack HumbertMerge pull request #1554 from qmk/docs
2017-08-03 That-CanadianMerge branch 'master' into eco-keyboard
2017-07-20 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-10 Jack HumbertMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
2017-07-08 Jack HumbertMerge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
2017-07-07 Jack HumbertMerge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'
2017-07-07 Jack HumbertUpdates Documentation from #1444
2017-07-07 Jack HumbertMerge pull request #1471 from qmk/lufa_lib
2017-07-07 Jack Humbertupdate lufa implementation
2017-07-07 Jack Humbertdelete old lufa
2017-07-07 Jack HumbertMerge commit '60b30c036397cb5627fa374bb930794b225daa29...
2017-06-22 Erez ZukermanMerge pull request #1331 from ariasuni/master
2017-06-18 Jack HumbertMerge pull request #1349 from jpetermans/infinity60
2017-06-13 Jack HumbertMerge pull request #1387 from antelaurijssen/master
next