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
Joel Challis
2bc8215ce5
Unify behaviour of wait on AVR (
#14025
)
2021-08-16 17:28:12 +01:00
..
arm_atsam
Merge remote-tracking branch 'origin/master' into develop
2021-08-06 05:54:10 +00:00
avr
Unify behaviour of wait on AVR (
#14025
)
2021-08-16 17:28:12 +01:00
chibios
Merge remote-tracking branch 'origin/master' into develop
2021-08-06 05:54:10 +00:00
test
Avoid name conflicts with usb_hid Arduino code (
#13870
)
2021-08-06 15:53:38 +10:00
action_code.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
action_layer.c
…
action_layer.h
…
action_macro.c
…
action_macro.h
…
action_tapping.c
Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (
#9404
)
2021-08-07 09:16:26 +10:00
action_tapping.h
Process combos earlier & overlapping combos (
#8591
)
2021-08-06 09:44:57 +10:00
action_util.c
[Feature] Key Overrides (
#11422
)
2021-07-13 10:13:51 -07:00
action_util.h
Add ability to toggle One Shot functionality (
#4198
)
2021-03-01 08:57:02 -08:00
action.c
Process combos earlier & overlapping combos (
#8591
)
2021-08-06 09:44:57 +10:00
action.h
Process combos earlier & overlapping combos (
#8591
)
2021-08-06 09:44:57 +10:00
atomic_util.h
…
bootloader.h
…
eeconfig.c
…
eeconfig.h
…
eeprom.h
…
gpio.h
…
host_driver.h
…
host.c
…
host.h
…
keyboard.c
…
keyboard.h
run: qmk cformat --core-only
2021-05-29 13:53:10 -07:00
keycode.h
…
pin_defs.h
…
progmem.h
__flash? (
#13799
)
2021-07-31 14:35:30 +01:00
raw_hid.h
…
report.c
…
report.h
Add a handful of consumer/gendesk page usages (
#12811
)
2021-05-06 17:16:07 +01:00
sleep_led.h
…
suspend.h
…
sync_timer.c
…
sync_timer.h
…
timer.h
Merge remote-tracking branch 'upstream/master' into develop
2021-07-25 12:17:15 +10:00
usb_util.c
Avoid LTO conficts on arm_atsam (
#13676
)
2021-07-24 12:13:06 +01:00
usb_util.h
Avoid LTO conficts on arm_atsam (
#13676
)
2021-07-24 12:13:06 +01:00
virtser.h
…
wait.h
…