]> git.friedersdorff.com Git - max/tmk_keyboard.git/shortlog
max/tmk_keyboard.git
2020-02-29 tmkibmpc: Fix debug print and wait time
2020-02-29 tmkibmpc_usb: Fix init code not to block main loop
2020-02-29 tmkibmpc: Add two-byte buffer for data received
2020-02-29 tmkibmpc: Fix stop bit check code in ISR
2020-02-29 tmkibmpc_usb: Fix hard reset code
2020-02-29 tmkibmpc: Change ISR code
2020-02-29 tmkibm_usb: Fix interrupt enable macro
2020-02-29 tmkibmpc_usb: Fix keyboard initialize
2020-02-29 tmkibmpc: Add ibmpc_host_clear_isr
2020-02-29 tmkibmpc: Add intruppt disable and enable function
2020-02-29 tmkibmpc_usb: Fix Disable/Enable keyboard
2020-02-29 tmkibmpc: Fix how to initialize keyboard
2020-02-29 tmkibmpc: Fix error handling for keyobard hotswap
2020-02-29 tmkibmpc: Fix START case in ISR
2020-02-29 tmkibmpc: Read data line earlier in ISR as possible
2020-02-13 tmkadb_usb: Update prebuilt firmware
2020-02-12 tmkadb_usb: Fix start up delay for AEK/AEKII
2020-02-09 tmklufa: Rename LUFA_DEBUG to TMK_LUFA_DEBUG
2020-02-09 tmklufa: Update makefile for new LUFA
2020-02-09 tmklufa: Use the latest LUFA library on github
2020-02-09 tmklufa: Remove old LUFA directory
2020-02-09 tmklufa: Fix console_putc
2020-02-09 tmkadb_usb: Fix mouse init and debug print
2020-02-03 tmkusb_usb: Fix unimap translation for Power
2020-02-03 tmkcore: Fix unimap translation range
2019-12-28 tmkalps64: Update prebuilt firmware
2019-12-28 tmkalps64: Fix for delay time for matrix scan
2019-12-05 tmkibmpc_usb: Add prebuilt firmware files
2019-12-04 tmkibmpc_usb: Fix Makefiles
2019-12-04 tmkibmpc_usb: Add support for AT90USB1286
2019-12-04 tmkcore: Fix bootloader for 128KB flash
2019-12-04 tmkcore: Fix ldscript for AT90USB to support unimap
2019-12-04 tmkcore: Add ldscript for AT90USB to support unimap
2019-12-04 tmkibmpc_usb: Add IBM PC Keyobard converter
2019-12-04 tmkcore: Add IBM PC Keyboard protocol support
2019-11-12 tmkterminal_usb: Add note for pull-up resistors
2019-11-12 tmkterminal_usb: Change keymap for hidden keys
2019-11-12 tmkcore: Add short name for keycode KP_00 and KP_000
2019-11-12 leragequitAdding support for the IBM 102 Terminal Keyboard (...
2019-11-12 tmkalps64: Update firmware binary
2019-11-12 tmkgh60: Change debouncing using timer count
2019-10-03 tmkalps64: Change debouncing using timer count
2019-10-01 tmkfc980c: Update firmware binary
2019-10-01 tmkfc980c: Fix initial state of LED
2019-09-18 tmkusb_usb: Fix markdown notation in README
2019-09-18 tmkusb_usb: Update firmware file
2019-09-18 tmkusb_usb: Add BTLD unimap to start bootloader
2019-09-18 tmkusb_usb: Enable NO_DEBUG build option
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-09-09 tmkps2_usb: Add Makefile.32u4
2019-09-09 tmkps2_usb: Update README
2019-09-09 tmkps2_usb: Make build files clean
2019-09-04 tmkpc98_usb: Fix scan code description
2019-09-04 tmkpc98_usb: Fix STOP as magic key
2019-09-04 tmkpc98_usb: Fix debug print codes
2019-09-04 tmkpc98_usb: Change LUFA build option for #627
2019-07-23 Haruka InoueAdd PC-8801 Keyboard support. (#620)
2019-07-12 tmkibm4704_usb: Update document
2019-07-12 tmkcore: Fix ibm4704_send() wait for clock to start
2019-06-24 tmkadb_usb: Update README
2019-06-24 tmkadb_usb: Fix for Macally ADB keyboard
2019-06-23 tmkadb_usb: Update binary firmware
2019-06-23 tmkMerge branch 'adb_extended_mouse'
2019-06-23 tmkadb_usb: Change Unimap for ADB keyboard
2019-06-23 tmkadb_usb: Remove unnecessary waits
2019-06-23 tmkadb_usb: Clean repository
2019-06-23 tmkadb_usb: Fix mouse_init
2019-06-23 tmkadb_usb: Change mouse acceleration according to cpi
2019-06-23 tmkcore:adb_usb: Add Extended Mouse Protocol support #274
2019-05-30 tmkalps64: Update unimap firmware binary
2019-05-30 tmkalps64: Change keymap for PCB check
2019-05-29 tmkcore: Add hook_process_action()
2019-05-29 tmkusb_usb: Update unimap firmware binary
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 tmkusb_usb: Override startup and suspend hook
2019-05-29 tmkcore: Add hook_usb_startup_wait_loop
2019-05-10 tmkusb_usb: Add options for disabling blocking loops
2019-05-10 tmklufa: Startup and suspend loop can be disabled
2019-05-10 tmkusb_usb: Add option for disabling suspend power down
2019-05-10 tmkusb_usb: Order of init prevents uneeded bus reset
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 tmkusb_usb: Add debug print for low level
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-18 You Xiaojie... Correct the comments of matrix ROW and COL. (#604)
2019-03-17 You Xiaojie... Redefine GRV,CAPS,RALT and RCTL (#596)
next