This website works better with JavaScript.
Explore
Help
Register
Sign In
david
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
485e4524f4
miryoku-merge-master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '485e4524f4'
${ noResults }
qmk_firmware
/
tmk_core
/
common
History
XScorpion2
485e4524f4
Fix int wrapping for timer_expired macros and use MAX defines for consistency and clarity (
#10996
)
5 years ago
..
arm_atsam
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
avr
adds support for the atmega328 (
#9043
)
6 years ago
chibios
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
test
…
action.c
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
action.h
Better handle LTO_ENABLE (
#9832
)
5 years ago
action_code.h
One shot support for swap hands (
#8590
)
6 years ago
action_layer.c
Optimization for scanning less layers. (
#8311
)
6 years ago
action_layer.h
format code according to conventions [skip ci]
5 years ago
action_macro.c
…
action_macro.h
…
action_tapping.c
2020 May 30 Breaking Changes Update (
#9215
)
6 years ago
action_tapping.h
2020 May 30 Breaking Changes Update (
#9215
)
6 years ago
action_util.c
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
action_util.h
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
bootloader.h
…
bootmagic.c
Initialize Layer State on startup (
#8318
)
5 years ago
bootmagic.h
…
bootmagic_lite.c
Add references for is_keyboard_left() (
#10850
)
5 years ago
command.c
Better handle LTO_ENABLE (
#9832
)
5 years ago
command.h
…
debug.c
…
debug.h
…
eeconfig.c
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
eeconfig.h
…
eeprom.h
…
host.c
…
host.h
…
host_driver.h
…
keyboard.c
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
keyboard.h
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
keycode.h
Add *OPT aliases for *ALT keycodes and macros (
#8714
)
6 years ago
led.h
Indicator LEDs as config (
#10816
)
5 years ago
magic.c
Initialize Layer State on startup (
#8318
)
5 years ago
magic.h
…
matrix.h
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
mousekey.c
format code according to conventions [skip ci]
5 years ago
mousekey.h
Decouple mouse cursor and mouse wheel in accelerated mode (
#6685
)
6 years ago
nodebug.h
…
print.c
…
print.h
2020 May 30 Breaking Changes Update (
#9215
)
6 years ago
progmem.h
format code according to conventions [skip ci]
5 years ago
raw_hid.h
…
report.c
format code according to conventions [skip ci]
6 years ago
report.h
2020 November 28 Breaking Changes Update (
#11053
)
5 years ago
sendchar.h
…
sendchar_null.c
Initial vusb console support (
#8559
)
6 years ago
sendchar_uart.c
…
sleep_led.h
…
suspend.h
…
timer.h
Fix int wrapping for timer_expired macros and use MAX defines for consistency and clarity (
#10996
)
5 years ago
uart.c
adds support for the atmega328 (
#9043
)
6 years ago
uart.h
…
util.c
Strip out features to allow minimum firmware sizes (
#8645
)
6 years ago
util.h
…
virtser.h
…
wait.h
…