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
Jack Humbert
708f95a472
working extended keymap
2015-03-20 13:36:13 -04:00
..
avr
Compensate timer during prower down
2015-01-15 17:08:48 +09:00
mbed
infinity: Add initial files for keyboard support
2015-01-04 17:21:43 +09:00
action_code.h
Add action 'Momentary switching with Modifiers'
2014-09-29 10:29:33 +09: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
led
2014-12-11 17:36:42 -05: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
Merge pull request
#151
from bswinnerton/typo-fix
2015-01-19 11:58:04 +09:00
command.h
Ad hoc fix of command API
2014-07-30 14:38:25 +09:00
debug.c
Add initializer of debug_config for GCC < 4.6.0(
#144
)
2014-11-14 22:53:25 +09:00
debug.h
Fix debug.h
2014-11-24 14:33:50 +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
Adhoc fix compile error of usb_usb
2014-09-22 10:42:20 +09:00
keyboard.c
Merge branch 'rn42' into merge_rn42
2014-11-24 13:50:33 +09:00
keyboard.h
Matrix power saving
2014-11-23 13:08:05 +09:00
keycode.h
Remove unwanted white space
2014-12-26 13:27:06 +09:00
keymap.c
working extended keymap
2015-03-20 13:36:13 -04:00
keymap.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
led.h
led
2014-12-11 17:36:42 -05:00
matrix.h
infinity: Add initial files for keyboard support
2015-01-04 17:21:43 +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
Ad hoc fix of print and debug for mbed
2015-01-04 17:21:42 +09:00
print.h
usb_usb: Update for new core layout
2014-12-05 09:59:08 +09:00
progmem.h
Port ps2_usb to mbed
2014-07-30 14:07:43 +09:00
report.h
Add keycode for Fast Forward & Rewind
2014-12-26 11:02:25 +08: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
Compensate timer during prower down
2015-01-15 17:08:48 +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