This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
common
History
tmk
1720cf34ca
Fix bit shift which is beyond int size(16bit)
2013-02-25 17:00:35 +09:00
..
action_macro.c
…
action_macro.h
…
action.c
Change struct key_t
2013-02-13 12:16:24 +09:00
action.h
Change action API
2013-02-13 11:47:19 +09:00
bootloader.c
…
bootloader.h
…
command.c
Fix 'chage default layer' command.
2013-02-12 17:15:24 +09:00
command.h
…
controller_teensy.h
…
debug.c
…
debug.h
…
host_driver.h
…
host.c
…
host.h
…
keyboard.c
Fix bit shift which is beyond int size(16bit)
2013-02-25 17:00:35 +09:00
keyboard.h
Change struct key_t
2013-02-13 12:16:24 +09:00
keycode.h
Make Transparent feature available to new keymaps.
2013-02-13 09:26:22 +09:00
keymap.c
Change struct key_t
2013-02-13 12:16:24 +09:00
keymap.h
Change action API
2013-02-13 11:47:19 +09:00
led.h
…
matrix.h
…
mousekey.c
…
mousekey.h
…
print.c
…
print.h
…
report.h
…
sendchar_null.c
…
sendchar_uart.c
…
sendchar.h
…
timer.c
…
timer.h
…
uart.c
…
uart.h
…
util.c
…
util.h
…