]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core
Merge branch 'console_ringbuf_fix'
[max/tmk_keyboard.git] / tmk_core /
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
2016-11-14 Aldo Gunsingcore: Fix typo in definition AC_g
2016-10-18 tmkcore: Debug print for system and consumer keys
2016-10-12 tmkcore: Fix sleep_led
2016-10-08 tmkMerge branch 'matrix-fix'
2016-10-08 tmkcore: Change matrix_init and matrix_print
2016-10-05 tmkMerge branch 'matrix-clear'
2016-10-05 tmkcore: Add matrix_clear() and default impl.
2016-10-04 tmkcore: Add suspend mode options
2016-10-04 tmkcore: Fix suspend/wake for converters #386
2016-10-03 tmkcore: LUFA_DEBUG_SUART for serial debug
2016-09-25 tmkcore: Fix mechanical locking supoort #390
2016-09-24 tmkMerge branch 'nemith-master'
2016-09-24 tmkcore: Fix OPT_DEFS for mbed build
2016-09-24 tmkMerge branch 'master' of https://github.com/nemith...
2016-09-24 tmkMerge pull request #385 from leizzer/master
2016-09-22 leizzerMerge branch 'master' of github.com:leizzer/tmk_keyboard
2016-09-22 leizzerChange .gitignore for ChibiOS
2016-09-17 tmkMerge branch 'ps2_unimap'
2016-09-16 tmkcore: Fix build config in protocol.mk
2016-09-09 tmkMerge branch 'next-unimap'
2016-09-09 tmkcore: Add short names in unimap
2016-09-09 tmkcore: Fix dfu wait in rules.mk
2016-09-08 tmkMerge branch 'mediakey-fix'
2016-09-08 tmkcore: Fix 'make dfu' message
2016-09-08 Travis La MarrFix OS X Recognizing keyboard as Mouse/Tablet
2016-09-08 tmkcore: 'make dfu' waits for bootloader to start
2016-09-08 tmkcore: Fix unimap UNIMAP_NO case
2016-09-07 tmkMerge branch 'nkro32'
2016-09-06 tmkcore: Change lufa NKRO report size 16 to 32 bytes
2016-08-31 tmkcore: Fix common.mk for build options
2016-08-30 tmkcore: Fix unimap layout comment
2016-08-30 tmkMerge branch 'unimap'
2016-08-29 tmkcore: Add unimap support
2016-08-29 tmkcore: Fix doc/keymap.md for new keymap framework
2016-08-29 tmkcore: Add default implemenation of keymap read
2016-08-29 tmkcore: action codes are action_t struct now
next