]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core
ibmpc_usb: Fix scan code set change detection
[max/tmk_keyboard.git] / tmk_core /
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
2016-08-08 tmkcore: Change chibios repo directory names
2016-07-30 tmkcore: Fix keycode.txt
2016-06-21 tmkMerge branch 'remote_wakeup_32u2_fix'
2016-06-21 tmkcore: Fix USB remote wakeup on ATmega32U2 #361
2016-06-21 tmkMerge branch 'usb_usb_multiple_keyboard_share'
2016-06-21 tmkusb_usb: Add multiple keyboard support
2016-06-07 tmkMerge branch 'report_descriptor_fix'
2016-06-07 tmkcore: Fix Logical Maximum in report descriptor
2016-06-07 tmkMerge branch 'report_descriptor_fix'
2016-06-05 tmkcore: Fix LUFA report descriptor
2016-06-04 tmkMerge pull request #355 from papodaca/XT
2016-06-04 tmkMerge branch 'adb_mediakey'
2016-06-04 tmkcore: change API of adb.c to accept device address
2016-05-22 tmkMerge commit '20b787fc1284176834cbe7ca2134e4b36bec5828'
2016-05-20 tmkcore: Add comment of register 3 of ADB
2016-05-19 tmkMerge branch 'adb_iso_fix'
2016-05-19 tmkcore: Add adb_host_talk()
2016-05-05 tmkMerge pull request #341 from esell/master
2016-05-05 esellMerge pull request #1 from esell/bluefruit
next