Keymap: Add software development oriented bepo layout to xd75 (#3451)
[jackhill/qmk/firmware.git] / tmk_core /
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-21 Jack Humbertadd col type defines
2018-07-16 Jack HumbertAdds support for Planck Rev 6 (#2666) 0.6.68
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209) 0.6.64
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox 0.6.57
2018-06-29 Evgeniy PetukhovDiagonal micro move fix 0.6.54 0.6.55
2018-06-29 Drashna JaelreMake sure that both RGBLIGHT_ENABLE is defined, for...
2018-06-28 Drashna JaelreDisable JTAG in keyboard init 0.6.50 0.6.51
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) 0.6.48
2018-06-03 Drashna JaelreAdd Suspend functions (#3112) 0.6.46
2018-05-29 Drashna JaelreAdd and fix _noeeprom functions to many of the RGB... 0.6.42
2018-05-26 Leo WzukwFix dead link to USB keycodes doc (#3050) 0.6.41
2018-05-21 Drashna JaelreFix compile issues for atmega328p 0.6.39
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 Gergely NagyAllow one-shot modifiers to be chained 0.6.34
2018-05-08 Jack Humbertenable eeprom for rgb matrix 0.6.25 planck-light-1.0
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-04-04 Kaleb ElwertUpdate whitefox to use the K-Type teensy workaround 0.6.3
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) 0.6.0
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... 0.5.262
2018-03-16 fauxparkAdd CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T... 0.5.253
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) 0.5.237
2018-02-12 Fred SundvikChange the CDC_NOTIFICATION_EPSIZE back to 8 from 32 0.5.234
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) 0.5.233
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
2018-02-02 Erin CallUse perl directly instead of grep -P
2018-01-28 skullydazedAlways copy the firmware file to the root qmk_firmware... 0.5.218
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... 0.5.214
2018-01-12 Danny NguyenAdd -e to enable interpretation of escape characters
2018-01-01 Balz Guenatbacklight breathing overhaul (#2187) 0.5.204
2017-12-19 fauxparkUnsign key argument in add_key_to_report 0.5.196
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 0.5.185 0.5.186
2017-11-28 Jack HumbertUpdates bootloader settings, adds file size check ... 0.5.175
2017-11-22 Colin T.A. GrayI found a typo! 0.5.173
2017-11-21 SeebsAllow multiple process_record() calls per scan 0.5.172
2017-11-17 Jack HumbertAdds serial number string to USB descriptors (#1996) 0.5.167
2017-11-14 Jack HumbertQMK DFU bootloader generation (#2009) 0.5.159 planck-5.0 preonic-2.0
2017-11-06 Takayuki Matsubaraadd pgm_read_dword for Infinity ErgoDox
2017-11-06 Jack Humbertadds per-layer rgb color option to ez 0.5.155
2017-11-02 Jack HumbertAdds .qmk file type as a target for QMK Toolbox (#1084)
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 tsankuangleeRETRO_TAPPING (#1922) 0.5.148
2017-10-31 Takayuki Matsubarafix Logical Maximum to be recognized as 255 instead...
2017-10-16 Phil HagelbergFix avrdude message to not mention any specific device... 0.5.136
2017-10-16 Benjamin DenglerAdded BLE support for USB-USB converter. (#1824) 0.5.135
2017-10-14 Jack HumbertMake arguments redo, subproject elimination (#1784)
2017-10-10 Jesper Brix RosenkildeAdd option to reverse PS2 mouse axes and scrolling
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-09-06 Wilba6582Force Raw HID interface number to 1 always (#1669)
2017-08-30 Jack HumbertMerge pull request #1574 from danamlund/master
2017-08-27 Jack Humbertadd rule shortcut via @samwho's suggesion
2017-08-27 Jack Humbertadd bin targets - closes #1648, fixes #1647 0.5.115
2017-08-22 Jack Humbertupdate building for .hex, secrets moving
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-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-17 Danny NguyenAdd message to avrdude script that it can't used within...
2017-08-16 Balz Guenatcleanup usb-usb converter code
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 0.5.100
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-13 That-CanadianMerge branch 'master' into minidox
2017-08-12 Balz GuenatMerge remote-tracking branch 'upstream/master'
2017-08-10 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-08-08 Jack Humbertmove version info to the top of the output 0.5.97
2017-08-08 Jack Humbertadd version to make output
2017-08-07 Balz GuenatMerge remote-tracking branch 'upstream/master' into...
next