This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
common
History
tmk
47bc3016d3
Ad hoc fix of command API
2014-07-30 14:38:25 +09:00
..
avr
Fix common files for mbed
2014-07-30 14:07:43 +09:00
mbed
Fix common files for mbed
2014-07-30 14:07:43 +09:00
action_code.h
New macro: ACTION_BACKLIGHT_LEVEL(level)
2014-04-08 21:02:46 +02:00
action_layer.c
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action_layer.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action_macro.c
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action_macro.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action_tapping.c
Fix Tapping: release key immediately but modifier
#65
2013-10-03 12:40:33 +09:00
action_tapping.h
Refine ACT_LAYER and ACT_LAYER_TAP
2013-04-02 16:09:43 +09:00
action_util.c
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action_util.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action.c
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
backlight.c
New macro: ACTION_BACKLIGHT_LEVEL(level)
2014-04-08 21:02:46 +02:00
backlight.h
New macro: ACTION_BACKLIGHT_LEVEL(level)
2014-04-08 21:02:46 +02:00
bootloader.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
bootmagic.c
Port action_* to mbed
2014-07-30 14:07:43 +09:00
bootmagic.h
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-04-09 15:54:16 -07:00
command.c
Ad hoc fix of command API
2014-07-30 14:38:25 +09:00
command.h
Ad hoc fix of command API
2014-07-30 14:38:25 +09:00
debug.h
Fix debug.h and remove debug_config.h
2014-07-30 14:07:43 +09:00
eeconfig.h
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-04-09 15:54:16 -07:00
host_driver.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
host.c
Port action_* to mbed
2014-07-30 14:07:43 +09:00
host.h
Fix common files for mbed
2014-07-30 14:07:43 +09:00
keyboard.c
Fix common files for mbed
2014-07-30 14:07:43 +09:00
keyboard.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
keycode.h
Add mechanical locking switch support for NumLock and ScrollLock
2013-07-23 10:56:03 +09:00
keymap.c
Fix common files for mbed
2014-07-30 14:07:43 +09:00
keymap.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
led.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
matrix.h
Fix debouncing and add legacy keymap support
2013-03-12 16:05:50 +09:00
mousekey.c
Fix common files for mbed
2014-07-30 14:07:43 +09:00
mousekey.h
Fix common files for mbed
2014-07-30 14:07:43 +09:00
nodebug.h
Fix debug.h and remove debug_config.h
2014-07-30 14:07:43 +09:00
print.c
Add keyboard/mbed_onekey
2014-07-30 14:07:43 +09:00
print.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
progmem.h
Port ps2_usb to mbed
2014-07-30 14:07:43 +09:00
report.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
sendchar_null.c
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
sendchar_uart.c
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
sendchar.h
test build of 'Host shield' in minimal env.
2012-08-28 21:56:15 +09:00
sleep_led.c
Change sleep led step table to get smooth
2013-03-16 23:45:11 +09:00
sleep_led.h
Add common/suspend.c
2013-03-25 01:46:32 +09:00
suspend.h
Fix common files for mbed
2014-07-30 14:07:43 +09:00
timer.h
Fix timer.h to include AVR specific header
2014-07-30 14:38:25 +09:00
uart.c
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
uart.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
util.c
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
util.h
Add xprintf(xitoa) from elm-chan.org
2013-05-14 16:16:57 +09:00
wait.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00