You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Kai Ryu da21e0c7d8 Merge remote-tracking branch 'upstream/master' 7 yıl önce
..
avr Move AVR specific sleep_led.c into avr. 8 yıl önce
chibios Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 8 yıl önce
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
action.c Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 8 yıl önce
action.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 9 yıl önce
action_code.h core: Actionmap support 8 yıl önce
action_layer.c Merge remote-tracking branch 'upstream/master' 7 yıl önce
action_layer.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 9 yıl önce
action_macro.c core: Fix variable initialize 8 yıl önce
action_macro.h Add support for storing, restoring and clearing modifiers in macros 8 yıl önce
action_tapping.c Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 8 yıl önce
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
action_util.c Merge remote-tracking branch 'upstream/master' 7 yıl önce
action_util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
actionmap.c core: Actionmap support 8 yıl önce
actionmap.h core: Actionmap support 8 yıl önce
backlight.c Merge remote-tracking branch 'tmk_keyboard/master' into exp 9 yıl önce
backlight.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 9 yıl önce
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
bootmagic.c Merge remote-tracking branch 'upstream/master' 7 yıl önce
bootmagic.h core: Actionmap support 8 yıl önce
command.c Workaround for compiler warnings when console disabled. 8 yıl önce
command.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
debug.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 8 yıl önce
eeconfig.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
hook.c Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 8 yıl önce
hook.h Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 8 yıl önce
host.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
host.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
keyboard.c Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 8 yıl önce
keyboard.h Add keyboard_setup() and matrix_setup() 9 yıl önce
keycode.h core: Actionmap support 8 yıl önce
keymap.c core: Fix media/consumer keys 8 yıl önce
keymap.h Move declaration of keymap_config. 8 yıl önce
led.h Merge remote-tracking branch 'upstream/master' 7 yıl önce
matrix.h Add keyboard_setup() and matrix_setup() 9 yıl önce
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
nodebug.h Workaround for compiler warnings when console disabled. 8 yıl önce
print.c Add ChibiOS support (USB stack + support files). 8 yıl önce
print.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 8 yıl önce
progmem.h Modularity and gcc warnings fixes. 8 yıl önce
report.h core: Actionmap support 8 yıl önce
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
sendchar_uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
sleep_led.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
suspend.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 9 yıl önce
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 yıl önce
util.h usb_usb: Add multiple keyboard support 7 yıl önce
wait.h Add ChibiOS support (USB stack + support files). 8 yıl önce