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
540d0700dc
Remove common/controller_teensy.h
2013-04-13 11:30:08 +09:00
..
action_code.h
Fix keymap of gh60
2013-04-05 01:39:17 +09:00
action_layer.c
Rename file layer_switch to action_layer
2013-04-02 17:44:24 +09:00
action_layer.h
Rename file layer_switch to action_layer
2013-04-02 17:44:24 +09:00
action_macro.c
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
2013-03-20 00:28:13 +09:00
action_macro.h
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
2013-03-20 00:28:13 +09:00
action_oneshot.c
Add NO_ACTION_ONESHOT config option
2013-03-21 14:42:40 +09:00
action_oneshot.h
Add NO_ACTION_ONESHOT config option
2013-03-21 14:42:40 +09:00
action_tapping.c
Add action_tapping.[ch] for refactoring
2013-03-29 02:46:05 +09:00
action_tapping.h
Refine ACT_LAYER and ACT_LAYER_TAP
2013-04-02 16:09:43 +09:00
action.c
Fix ACT_MODS action and switch_default_layer command
2013-04-04 16:29:44 +09:00
action.h
Fix keymap of hhkb for new actions
2013-04-05 03:27:10 +09:00
bootloader.c
Add default value to BOOTLOADER_SIZE
2013-03-11 13:32:46 +09:00
bootloader.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
bootmagic.c
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
bootmagic.h
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
command.c
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
command.h
Add COMMAND_ENABLE build option
2013-03-19 16:05:53 +09:00
debug.h
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
eeconfig.c
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
eeconfig.h
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
host_driver.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
host.c
Fix tap key using delaying_layer and waiting_key.
2013-01-13 10:24:20 +09:00
host.h
Merge branch 'keymap2'
2013-02-11 12:48:49 +09:00
keyboard.c
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
keyboard.h
Change struct key_t
2013-02-13 12:16:24 +09:00
keycode.h
Add media eject key support from tufty
2013-04-12 11:25:59 +09:00
keymap.c
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +09:00
keymap.h
Fix bootmagic and eeconfig for virtual DIP SW
2013-04-07 15:36:50 +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
Add print_dec() and debug_dec().
2012-10-27 02:27:09 +09:00
mousekey.h
Use software serial for Sun.
2012-10-19 15:07:23 +09:00
print.c
Add NO_PRINT and NO_DEBUG config options.
2013-03-19 14:08:40 +09:00
print.h
Add NO_PRINT and NO_DEBUG config options.
2013-03-19 14:08:40 +09:00
report.h
Add media eject key support from tufty
2013-04-12 11:25:59 +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.c
Add supsend and wakeup to pjrc stack
2013-03-27 15:18:08 +09:00
suspend.h
Add common/suspend.c
2013-03-25 01:46:32 +09:00
timer.c
Initial version of new code for layer switch is added.
2012-10-17 15:55:37 +09:00
timer.h
usb_hid: workaround for compile on Windows.
2012-09-04 13:29:21 +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
Refine ACT_LAYER and ACT_LAYER_TAP
2013-04-02 16:09:43 +09:00
util.h
Refine ACT_LAYER and ACT_LAYER_TAP
2013-04-02 16:09:43 +09:00