[Docs] Create RU ver of getting_started_github (#7225)
[jackhill/qmk/firmware.git] / tmk_core / protocol /
2019-11-07 Joel ChallisARM - ws2812 bitbang (#7173) 0.7.64
2019-11-05 fauxparkUn-clang-format usb_descriptor.h (#7216)
2019-11-05 ChristopherFixes #7256: USB descriptor to identify correctly as...
2019-10-31 Joel Challisrgblight_task logic fixes (#7214)
2019-10-29 Joel Challis Refactor ps2avrgb i2c ws2812 to core (#7183) 0.7.52
2019-10-08 fauxparkReorder Raw HID interface to match what the USB spec...
2019-09-07 fauxparkAdafruit BLE: Set SPI2X bit only when F_CPU is 8MHz...
2019-09-06 fauxparkMake USB polling rate configurable with a define (... 0.7.8
2019-09-03 bwhelmFix battery level code in adafruit_ble.cpp (#6648)
2019-08-30 skullYclang-format changes
2019-08-30 Drashna JaelreFix the LUFA lib to use a submodule instead of just...
2019-08-30 skullYFix vusb compiling after clang-format
2019-08-30 fauxparkLUFA USB descriptor cleanup (#4871)
2019-08-25 XScorpion2Added OLED Display autoscroll during periods of OLED... 0.6.461
2019-07-31 Jake GrossmanRemoved print call to resolve #6364 (#6413) 0.6.440
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) 0.6.369
2019-05-07 XScorpion2rgb_led struct conversion (aka: Per led (key) type... 0.6.366
2019-04-29 XScorpion2Updated rgb_led struct field modifier to flags (#5619) 0.6.342
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-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) 0.6.280
2019-02-15 Drashna JaelreAdd kb and user level keyboard initialization functions... 0.6.279
2019-02-06 Konstantin ĐorđevićRemove unnecessary IS_COMMAND definitions from recently... 0.6.271
2019-01-29 patrickmtarm_atsam ADC0 factory calibration correction 0.6.262
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard... 0.6.257
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) 0.6.254
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-22 fauxparkAlways read two bytes from the endpoint if we have... 0.6.245
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-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-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... 0.6.202
2018-12-06 Ian O'DeaVertical animation support for arm_atsam led_matrix... 0.6.199
2018-12-05 fauxparkOnly try to read the report ID from SetReport when... 0.6.198
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... 0.6.188
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) 0.6.182
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... 0.6.171
2018-11-02 patrickmtUSB Suspend for arm_atsam protocol 0.6.164
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... 0.6.160
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) 0.6.146
2018-10-10 patrickmtMassdrop keyboards console device support for hid_listen 0.6.138
2018-09-29 patrickmtCTRL keyboard bootloader_jump support 0.6.128
2018-09-29 patrickmtMassdrop keyboard updates for SEND_STRING, syscalls...
2018-09-13 Takeshi ISHIIrgblight.[ch] more configurable (#3582) 0.6.117
2018-09-13 patrickmtKeyboard: ALT keymap update and LED driver brightness... 0.6.116
2018-09-05 patrickmtCTRL and ALT updates 0.6.108
2018-09-05 yiancarAdd the ability to disable the USB startup check for... 0.6.107
2018-09-01 patrickmtKeyboard: Rename alt67 to alt (#3824)
2018-08-29 yiancarSTM32 EEPROM Emulation (#3741) 0.6.102
2018-08-29 patrickmtMassdrop keyboard support (#3780) 0.6.101
2018-07-22 Rasmus SchultsLoop based vusb_transfer_keyboard 0.6.78
2018-07-22 Rasmus SchultsVUSB fix report dropping if usbInterruptIsReady() retur...
2018-07-16 Jack HumbertAdds support for Planck Rev 6 (#2666) 0.6.68
2018-04-16 fredizzimoAdd a custom USB driver for ARM (#2750) 0.6.10
2018-04-11 fauxparkTabs to spaces in usb_descriptor.h 0.6.6
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 0.5.234
2018-02-08 fredizzimoMerge ChibiOS and LUFA descriptor support (#2362)
2018-02-07 Fred SundvikSend usb wakeup through ChibiOS 0.5.232
2018-02-07 Fred SundvikUpdate ChibiOS to 17.6.3
2018-02-02 Kenneth AloysiusUpdate personal layouts, free up matrix_scan_user for... 0.5.224
2017-11-17 Jack HumbertAdds serial number string to USB descriptors (#1996) 0.5.167
2017-11-01 Rob RogersFix pointing device feature 0.5.149
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) 0.5.135
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
next