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.
15e84f79f1
miryoku-merge-master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '15e84f79f1'
${ noResults }
qmk_firmware
/
tmk_core
/
common
History
skullY
6f30b402a2
Revert "Fix conflicting types for 'tfp_printf' (
#8269
)"
...
This reverts commit
e17b55e33a
.
6 years ago
..
arm_atsam
format code according to conventions [skip ci]
6 years ago
avr
format code according to conventions [skip ci]
6 years ago
chibios
Revert "Fix conflicting types for 'tfp_printf' (
#8269
)"
6 years ago
test
Add customisable EEPROM driver selection (
#7274
)
6 years ago
action.c
[Docs] Fixed minor typos (
#8860
)
6 years ago
action.h
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (
#8663
)
6 years ago
action_code.h
Remove ACT_COMMAND (
#8487
)
6 years ago
action_layer.c
Fix layer debug calls (
#8370
)
6 years ago
action_layer.h
Strip out features to allow minimum firmware sizes (
#8645
)
6 years ago
action_macro.c
…
action_macro.h
…
action_tapping.c
Fix bug with layer caching in get_event_keycode (
#8693
)
6 years ago
action_tapping.h
Fix bug with layer caching in get_event_keycode (
#8693
)
6 years ago
action_util.c
…
action_util.h
…
bootloader.h
…
bootmagic.c
…
bootmagic.h
…
bootmagic_lite.c
format code according to conventions [skip ci]
6 years ago
command.c
2020 February 29 Breaking Changes Update (
#8064
)
6 years ago
command.h
…
debug.c
…
debug.h
…
eeconfig.c
Add customisable EEPROM driver selection (
#7274
)
6 years ago
eeconfig.h
VIA Configurator Refactor (
#7268
)
6 years ago
eeprom.h
Add customisable EEPROM driver selection (
#7274
)
6 years ago
host.c
…
host.h
…
host_driver.h
…
keyboard.c
Provide a mechanism for split keyboards to process key press on both halves (
#9001
)
6 years ago
keyboard.h
…
keycode.h
Add *OPT aliases for *ALT keycodes and macros (
#8714
)
6 years ago
led.h
…
magic.c
…
magic.h
…
matrix.h
Allow 30us matrix delay to be keyboard/user overridable (
#8216
)
6 years ago
mousekey.c
format code according to conventions [skip ci]
6 years ago
mousekey.h
Decouple mouse cursor and mouse wheel in accelerated mode (
#6685
)
6 years ago
nodebug.h
…
print.c
…
print.h
Revert "Fix conflicting types for 'tfp_printf' (
#8269
)"
6 years ago
progmem.h
Fix `pgm_read_ptr()` define for ARM (
#8658
)
6 years ago
raw_hid.h
…
report.c
format code according to conventions [skip ci]
6 years ago
report.h
Add some usages needed for ChromeOS hosts (
#8996
)
6 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
format code according to conventions [skip ci]
6 years ago
uart.c
format code according to conventions [skip ci]
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
…