]> git.donarmstrong.com Git - qmk_firmware.git/history - tmk_core
updated music mask
[qmk_firmware.git] / tmk_core /
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)
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-17 Jack HumbertAdds serial number string to USB descriptors (#1996)
2017-11-14 Jack HumbertQMK DFU bootloader generation (#2009)
2017-11-06 Takayuki Matsubaraadd pgm_read_dword for Infinity ErgoDox
2017-11-06 Jack Humbertadds per-layer rgb color option to ez
2017-11-02 Jack HumbertAdds .qmk file type as a target for QMK Toolbox (#1084)
2017-11-01 Rob RogersFix pointing device feature
2017-10-31 Erez ZukermanMerge pull request #1915 from dondelelcaro/ergodox_ez_l...
2017-10-31 tsankuangleeRETRO_TAPPING (#1922)
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...
2017-10-16 Benjamin DenglerAdded BLE support for USB-USB converter. (#1824)
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
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
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
2017-08-08 Jack Humbertadd version to make output
2017-08-07 Balz GuenatMerge remote-tracking branch 'upstream/master' into...
2017-08-07 Jack HumbertMerge pull request #1554 from qmk/docs
2017-08-04 Jack HumbertMerge pull request #1538 from That-Canadian/eco-keyboard
2017-08-04 Jack HumbertMerge pull request #1540 from fabiant7t/master
2017-08-04 Danny NguyenMove avrdude flashing script from individual keyboard...
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.
2017-07-20 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-15 That-CanadianMerge branch 'master' into minidox
2017-07-15 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-07-13 Jack HumbertMerge pull request #1491 from fredizzimo/msys2
2017-07-11 Fred SundvikFix bitfield problem when compiling in native mingw
2017-07-10 That-CanadianMerge branch 'master' into minidox
2017-07-10 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-07-10 Jack HumbertStart mvoing hardware drivers to /drivers/ (#1433)
2017-07-10 Jack HumbertMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-07-10 Fred SundvikDon't search for TEENSY_LOADER_CLI if it's already...
2017-07-10 Fred SundvikDon't run dfu-programmer unless specified as a target
2017-07-10 Jack HumbertMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
next