]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core
fc980c: Fix initial state of LED
[max/tmk_keyboard.git] / tmk_core /
2019-09-18 tmkusb_usb: Clean print for debug
2019-09-18 tmkcore: Add NO_PRINT and NO_DEBUG build option
2019-09-18 tmkcore: Remove unneeded code in bootloader_jump
2019-09-17 tmkcore: Add AC_BTLD to actionmap and unimap
2019-09-17 tmkcore: Read bootloader size from AVR fuse bits
2019-09-16 tmkcore: Fix comment and remove unused code
2019-09-16 tmkcore: Add bootkey of Caterina bootloader
2019-07-12 tmkcore: Fix ibm4704_send() wait for clock to start
2019-06-23 tmkMerge branch 'adb_extended_mouse'
2019-06-23 tmkadb_usb: Fix mouse_init
2019-06-23 tmkcore:adb_usb: Add Extended Mouse Protocol support #274
2019-05-29 tmkcore: Add hook_process_action()
2019-05-29 tmklufa: Print TMK version to console
2019-05-29 tmkusb_usb: Handle Rollover error
2019-05-29 tmkMerge branch 'usb_usb_init_fix'
2019-05-29 tmkcore: Add hook_usb_startup_wait_loop
2019-05-10 tmklufa: Startup and suspend loop can be disabled
2019-05-10 tmklufa:usb_usb: matrix_scan() is no longer needed
2019-05-10 tmkusb_hid: Change to USB_Host_Shield_2.0 of tmk repo
2019-05-10 tmklufa: Fix for freeze at re/boot time problem
2019-05-06 tmklufa: Fix Change debug print message
2019-05-06 tmkcore: Avoid deadlock when uart.c is used in ISR
2019-05-06 tmklufa: Fix for UART debug print
2019-05-06 tmklufa: This prevents resume when debug
2019-05-06 tmklufa: Add debug print support with UART
2019-04-21 tmkcore: Fix uart.c for ATmega32U4
2019-03-17 You Xiaojie / 尤晓杰Correct typo for linux "showkey" command (#603)
2019-03-12 You Xiaojie / 尤晓杰 Correct two errors of keycode.txt (#594)
2019-01-25 tmkcore: System control key descriptor fix #435
2018-11-06 rxy0424make some change to complie stm32_f103_onekey with...
2018-10-31 tmkusb_usb: usb_hid: Change for USB_Host_Shield_2.0
2018-10-31 tmkusb_hid: Add USB_Host_Shield_2.0 submodule
2018-10-31 tmkusb_hid: Remove USB_Host_Shield_2.0
2018-10-31 tmklufa: usb-usb: Use LUFA startup instead of cusotom
2018-10-31 Konstantin ĐorđevićFix header guard in tmk_core/common/command.h (#581)
2018-10-15 tmkcore: Update console startup for hid_listen
2018-09-23 tmkMerge branch 'console_ringbuf_fix'
2018-09-23 tmkxt_usb: Change ring buffer and control Data line
2018-09-23 tmkcore: lufa: Fix wait for console startup
2018-09-23 tmkcore: lufa: Fix timeout of send_keyboard
2018-09-23 tmkcore: lufa: Fix console output and init sequence
2018-09-23 tmkcore: Add ring buffer file
2018-08-01 tmkusb_usb: Add Cheery 0101010101010101 bug fix
2018-07-05 tmkrule.mk: Add dfu-programmer version check again
2018-05-26 tmkMerge branch 'quick-start-readme' of https://github...
2018-05-17 tmktmk_core: Now expects dfu-programmer 0.7 or later
2018-04-17 tmkMerge branch 'xt_rev2'
2018-03-14 tmkxt_usb: Replace function with macro
2018-03-14 tmkxt_usb: Remove xt_io.h
2018-03-14 tmkxt_usb: Fix warning on switch-case
2018-03-14 tmkxt_usb: Replace functions with macros
2018-03-14 tmkxt_usb: Comment out clock check for PCINT
2018-03-14 tmkxt_usb: Read data earlier as possible in ISR
2018-03-14 tmkxt_usb: read data on falling edge soft/hard reset
2018-03-01 tmkcore: lufa: Add delay for console startup
2018-01-28 Øystein Bech Gadmarcore: Add utility macros in action_macro.h (#532)
2018-01-28 tmkcore: Add utility type_code() in aciton.h #528
2018-01-26 alex-ongcore: Typo (mantrix -> matrix)
2018-01-24 Alex Ongcore: Saved 60~ bytes (and possible performance) by...
2018-01-23 Alex OngTypos (#524)
2018-01-23 hasu@tmkMerge pull request #519 from alex-ong/master
2018-01-22 alex-ongcore: Fix for un-defined function when compiling withou...
2018-01-22 alex-ongcore: Fix for unused function when compiling without...
2018-01-13 tmkcore: Fix for warning of unused function standby()
2018-01-13 tmkcore: Fix for warning of unused label. #515
2018-01-04 tmkcore: lufa: Fix checking num of endpoints for 32u2...
2018-01-04 tmkRevert "core: LUFA: Fix checking num of endpoints for...
2018-01-04 tmkMerge branch 'yangdigi-master'
2018-01-04 tmkcore: LUFA: Fix checking num of endpoints for 32u2
2018-01-03 yangdigifix not correctly showing 32u2 warning message when...
2017-10-26 tmkcore: Fix doc/keymap.md for bitwise operation
2017-10-21 tmkcore: Fix out-of-bounds access by TICK event #487
2017-10-15 hasu@tmkMerge pull request #491 from mtfurlan/chibiosDocumentation
2017-10-15 Mark FurlandMove all ChibiOS install documentation to once place
2017-09-14 tmkcore: Remove unused file in vusb
2017-09-14 tmkcore: Fix for build option NO_ACTION_LAYER
2017-09-14 tmkcore: Fix for ATtiny85
2017-09-07 tmkcore: Fix dfu-programmer version check
2017-07-08 tmkMerge branch 'master' of https://github.com/x64051...
2017-06-24 X64051remove unused functions
2017-05-30 tmkcore: Fix Oneshot mods key repeat problem #474
2017-05-30 tmkcore: Fix for stuck key problem #441
2017-04-11 tmkcore: Fix typo
2017-04-11 tmkcore: Change MOD_* definition to make OR(|) usable
2017-04-10 tmkcore: Fix for missing key on fc660c
2017-02-02 tmkcore: Add MOD_NONE to mods_bit enum
2017-01-11 tmkcore: Fix LAYER_MODS() and LAYER_TAP()
2017-01-05 tmkcore: Cancel removing IS_ANY() at c98e89f
2017-01-04 tmkcore: Modifiers can be used as tap key Fix #422
2016-12-20 tmkMerge pull request #416 from louisrousseau/master
2016-12-20 tmkcore: Fix for ChibiOS update #411
2016-12-10 tmkMerge commit '22b6e15a179031afb7c3534cf7b109b0668b602c'
2016-12-05 tmkMerge pull request #414 from tanant/macro_documentation
2016-12-04 AnthonyAdd note for L/R side bit being ignored
2016-12-04 AnthonyAdd in basic documentation for Macro system
2016-11-29 tmkcore: Swap position of PEQL and PENT in unimap
2016-11-29 tmkMerge pull request #406 from 39aldo39/patch-1
2016-11-29 tmkMerge pull request #410 from erikpe/master
2016-11-29 tmkMerge pull request #409 from luizribeiro/vusb-remote...
2016-11-27 Luiz RibeiroV-USB remote wakeup
next