]> git.friedersdorff.com Git - max/tmk_keyboard.git/history - tmk_core
Add a qwerty layer
[max/tmk_keyboard.git] / tmk_core /
2021-03-23 Mark SikoraMerge remote-tracking branch 'tmk/master'
2021-02-08 tmkcore: Fix is_tap_key() #673
2021-01-30 Oliver SandliEnglish correction (#668)
2021-01-24 tmkcore: Update comments in keycode.h
2020-12-24 tmkusb_usb: Update USB_Host_Shield_2.0
2020-11-22 tmkibmpc: Add adhoc fix for Z-150 AT send
2020-11-15 Mark SikoraMerge remote-tracking branch 'tmk/master'
2020-11-07 tmkcore: Fix TAP_KEY(CapsLock) for MacOS #659
2020-11-07 tmkcore: Clean up code of Locking key support
2020-11-05 tmkusb_hid: Update and fix USB Host Shield lib
2020-11-05 tmkusb_hid: Update arduino cores to 1.8.13
2020-11-05 tmkusb_hid: Delete arduino cores 1.0.1
2020-10-26 tmkibmpc: Fix XT reset comment and add inhibit_xt()
2020-10-26 tmkxt_usb: Fix XT soft reset
2020-08-05 Mark SikoraMerge remote-tracking branch 'tmk/master'
2020-07-27 tmkvusb: Fix keyboard_protocol and keyboard_idle #547
2020-07-06 Mark SikoraMerge remote-tracking branch 'tmk/master'
2020-07-05 tmkibmpc: Change timeout period: 1.0ms to 2.0ms
2020-06-08 Mark SikoraMerge remote-tracking branch 'tmk/master'
2020-06-03 tmkMerge remote-tracking branch 'origin/ibmpc_timer0isr_fix'
2020-06-01 tmkcore: Fix matrix_print()
2020-05-30 tmkcore: Add default impl for led_set()
2020-05-22 tmkcore: Make TIMER0 ISR noblock
2020-05-15 tmkibmpc: Add Z-150 AT protocol recognition
2020-05-13 tmkibmpc: Fix 'Ack' check of sending data
2020-05-13 tmkibmpc: Fix AT 'request to send' signaling
2020-05-13 tmkibmpc_usb: Add 'protocol change detection'
2020-05-12 tmkibmpc: Fix ibmpc_host_isr_clear()
2020-05-12 tmkibmpc: Add debug code for isr_state
2020-05-12 tmkibmpc: Fix buffer full check
2020-05-12 tmkibmpc: Fix Timeout error
2020-05-11 tmkcore: Add HID usage for Display Brightness Control
2020-05-11 tmkibmpc: Update ERR_FF, ERR_FULL handling
2020-05-11 tmkibmpc: Add ibmpc_isr_debug to see isr_state
2020-05-11 tmkibmpc: Add handling for erroneous start bit XT(IBM)
2020-05-08 tmkMerge branch 'interrupt_control_endpoint_fix'
2020-05-08 tmklufa: Fix comment on INTERRUPT_CONTROL_ENDPOINT
2020-05-08 tmkcore: ibmpc: Check response of set indicator command
2020-05-08 tmkcore: ibmpc: Add comments on stop bit of Z-150 AT
2020-05-06 tmkcore: Add 'dude' makefile target for avrdude
2020-05-04 Mark SikoraMerge remote-tracking branch 'tmk/master'
2020-04-14 tmkFix TIMER_DIFF #646
2020-04-06 Mark SikoraMerge remote-tracking branch 'tmk/master'
2020-04-01 Purdea Andreitmk_core/common/timer.h: Improve code generation for...
2020-04-01 Purdea Andreitmk_core/common/timer.h: Fixing TIMER_DIFF macro to...
2020-03-20 tmklufa: Add comment on INTERRUPT_CONTROL_ENDPOINT
2020-03-20 tmklufa: Disable SOF interrupt
2020-03-15 Mark SikoraMerge remote-tracking branch 'tmk/master'
2020-03-02 tmkMerge branch 'ibmpc_update'
2020-03-02 tmkibmpc: Fix debug print
2020-03-02 tmkibmpc: Protocol detection between AT and XT
2020-03-01 tmkibmpc: Check buffer full and error code FF
2020-03-01 tmkibmpc: Fix comments
2020-03-01 tmkibmpc: Add timeout check
2020-02-29 tmkibmpc: Refactor code
2020-02-29 tmkibmpc: Fix debug print and wait time
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 tmkibmpc: Add ibmpc_host_clear_isr
2020-02-29 tmkibmpc: Add intruppt disable and enable function
2020-02-29 tmkibmpc: Fix START case in ISR
2020-02-29 tmkibmpc: Read data line earlier in ISR as possible
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-03 tmkcore: Fix unimap translation range
2020-01-12 Mark SikoraMerge remote-tracking branch 'tmk/master'
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 tmkcore: Add IBM PC Keyboard protocol support
2019-11-12 tmkcore: Add short name for keycode KP_00 and KP_000
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
next