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
/
tmk_core
/
common
History
Chris Ko
9b70e53508
[Docs] Fixed minor typos (
#8860
)
2020-04-19 23:04:26 +01:00
..
arm_atsam
…
avr
format code according to conventions [skip ci]
2020-04-02 21:59:37 +00:00
chibios
Refactor rgblight_reconfig.h (
#7773
)
2020-03-10 01:46:03 -07:00
test
…
action_code.h
Remove ACT_COMMAND (
#8487
)
2020-03-21 16:17:43 +11:00
action_layer.c
Fix layer debug calls (
#8370
)
2020-03-10 20:23:26 +11:00
action_layer.h
Strip out features to allow minimum firmware sizes (
#8645
)
2020-04-01 21:06:22 +01:00
action_macro.c
…
action_macro.h
…
action_tapping.c
Fix bug with layer caching in get_event_keycode (
#8693
)
2020-04-12 17:27:17 +02:00
action_tapping.h
Fix bug with layer caching in get_event_keycode (
#8693
)
2020-04-12 17:27:17 +02:00
action_util.c
…
action_util.h
…
action.c
[Docs] Fixed minor typos (
#8860
)
2020-04-19 23:04:26 +01:00
action.h
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (
#8663
)
2020-04-09 00:18:30 +01:00
bootloader.h
…
bootmagic_lite.c
format code according to conventions [skip ci]
2020-03-21 23:44:27 +00:00
bootmagic.c
…
bootmagic.h
…
command.c
2020 February 29 Breaking Changes Update (
#8064
)
2020-02-29 11:59:30 -08:00
command.h
…
debug.c
…
debug.h
…
eeconfig.c
…
eeconfig.h
…
eeprom.h
…
host_driver.h
…
host.c
…
host.h
…
keyboard.c
Refactor rgblight_reconfig.h (
#7773
)
2020-03-10 01:46:03 -07:00
keyboard.h
…
keycode.h
Add *OPT aliases for *ALT keycodes and macros (
#8714
)
2020-04-12 11:37:55 -07:00
led.h
…
magic.c
…
magic.h
…
matrix.h
…
mousekey.c
format code according to conventions [skip ci]
2020-03-13 17:24:38 +00:00
mousekey.h
Decouple mouse cursor and mouse wheel in accelerated mode (
#6685
)
2020-03-13 12:49:44 -04:00
nodebug.h
…
print.c
…
print.h
…
progmem.h
Fix
pgm_read_ptr()
define for ARM (
#8658
)
2020-04-02 16:52:16 +01:00
raw_hid.h
…
report.c
format code according to conventions [skip ci]
2020-03-13 18:44:56 +00:00
report.h
Fix formatting for report.h (
#8512
)
2020-03-22 06:19:01 +11:00
sendchar_null.c
…
sendchar_uart.c
…
sendchar.h
…
sleep_led.h
…
suspend.h
…
timer.h
format code according to conventions [skip ci]
2020-04-11 00:48:16 +00:00
uart.c
format code according to conventions [skip ci]
2020-03-06 13:28:11 +00:00
uart.h
…
util.c
Strip out features to allow minimum firmware sizes (
#8645
)
2020-04-01 21:06:22 +01:00
util.h
…
virtser.h
…
wait.h
…