1
0
Ce dépôt est archivé. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
tmk_keyboard_custom/tmk_core/common
2016-06-27 10:04:01 +09:00
..
avr Move AVR specific sleep_led.c into avr. 2015-09-10 10:30:49 +01:00
chibios Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 2016-04-21 14:37:16 +09:00
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action_code.h core: Actionmap support 2016-03-03 16:18:19 +09:00
action_layer.c Merge remote-tracking branch 'upstream/master' 2016-06-14 13:33:26 +09:00
action_layer.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 2015-05-22 18:42:17 +09:00
action_macro.c core: Fix variable initialize 2016-01-15 16:26:01 +09:00
action_macro.h Add support for storing, restoring and clearing modifiers in macros 2016-01-15 15:30:37 +09:00
action_tapping.c Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 2016-02-17 08:18:03 +09:00
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action_util.c Merge remote-tracking branch 'upstream/master' 2016-06-14 13:33:26 +09:00
action_util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action.c Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 2016-04-21 14:37:16 +09:00
action.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 2015-05-22 18:42:17 +09:00
actionmap.c core: Actionmap support 2016-03-03 16:18:19 +09:00
actionmap.h core: Actionmap support 2016-03-03 16:18:19 +09:00
backlight.c Merge remote-tracking branch 'tmk_keyboard/master' into exp 2015-05-22 18:42:17 +09:00
backlight.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 2015-05-22 18:42:17 +09:00
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
bootmagic.c Merge remote-tracking branch 'upstream/master' 2016-06-14 13:33:26 +09:00
bootmagic.h core: Actionmap support 2016-03-03 16:18:19 +09:00
command.c host_driver is only used if KEYBOARD_LOCK_ENABLE is defined 2016-01-07 14:40:53 +01:00
command.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
debug.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 2016-02-17 08:18:03 +09:00
eeconfig.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
hook.c Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 2016-05-22 22:49:29 +09:00
hook.h Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 2016-05-22 22:49:29 +09:00
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
host.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
host.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
keyboard.c Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 2016-04-21 14:37:16 +09:00
keyboard.h Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
keycode.h core: Actionmap support 2016-03-03 16:18:19 +09:00
keymap.c core: Fix media/consumer keys 2016-03-29 06:58:58 +09:00
keymap.h Move declaration of keymap_config. 2015-10-12 09:46:48 +01:00
led.h Merge remote-tracking branch 'upstream/master' 2016-06-14 13:33:26 +09:00
matrix.h Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
nodebug.h Workaround for compiler warnings when console disabled. 2015-12-03 09:05:09 +00:00
print.c Add ChibiOS support (USB stack + support files). 2015-09-07 21:57:04 +01:00
print.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 2016-02-17 08:18:03 +09:00
progmem.h Modularity and gcc warnings fixes. 2015-09-07 21:33:06 +01:00
report.h core: Actionmap support 2016-03-03 16:18:19 +09:00
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sendchar_uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sleep_led.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
suspend.h Merge remote-tracking branch 'tmk_keyboard/master' into exp 2015-05-22 18:42:17 +09:00
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
util.h usb_usb: Add multiple keyboard support 2016-06-21 13:49:06 +09:00
wait.h Add ChibiOS support (USB stack + support files). 2015-09-07 21:57:04 +01:00