.. |
arm_atsam
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
avr
|
411b92e206
Remove useless wait in AVR suspend code (#11352)
|
hace 4 años |
chibios
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
hace 4 años |
test
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
hace 4 años |
action.c
|
501f2fdef1
Normalise include statements in core code (#11153)
|
hace 4 años |
action.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
action_code.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
action_layer.c
|
361ac2f32a
Optimization for scanning less layers. (#8311)
|
hace 5 años |
action_layer.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
action_macro.c
|
b624f32f94
clang-format changes
|
hace 5 años |
action_macro.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
action_tapping.c
|
fced377ac0
2020 May 30 Breaking Changes Update (#9215)
|
hace 5 años |
action_tapping.h
|
810eafad12
Fix Tap-Hold Configs (#11127)
|
hace 4 años |
action_util.c
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
hace 4 años |
action_util.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
bootloader.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
bootmagic.c
|
e6266b19be
Initialize Layer State on startup (#8318)
|
hace 4 años |
bootmagic.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
bootmagic_lite.c
|
e7497b3fba
Add references for is_keyboard_left() (#10850)
|
hace 4 años |
command.c
|
6169b47e82
Add target 'check-md5' to `build_keyboard.mk` (#11338)
|
hace 4 años |
command.h
|
b624f32f94
clang-format changes
|
hace 5 años |
debug.c
|
b624f32f94
clang-format changes
|
hace 5 años |
debug.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
eeconfig.c
|
501f2fdef1
Normalise include statements in core code (#11153)
|
hace 4 años |
eeconfig.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
eeprom.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
host.c
|
a91c0c4765
Run clang-format manually to fix recently changed files
|
hace 5 años |
host.h
|
dfb78d2a08
New and improved lock LED callbacks (#7215)
|
hace 5 años |
host_driver.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
keyboard.c
|
a8d0ec0749
[Split] Sync Timer feature (#10997)
|
hace 4 años |
keyboard.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
keycode.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
led.h
|
9366ed7282
Normalise include statements in keyboard code (#11185)
|
hace 4 años |
magic.c
|
e6266b19be
Initialize Layer State on startup (#8318)
|
hace 4 años |
magic.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
matrix.h
|
2573ed8c6b
Remove MATRIX_IS_ON macro (#11330)
|
hace 4 años |
mousekey.c
|
010271d6ea
Implement kinetic mouse movement algorithm (#6739)
|
hace 4 años |
mousekey.h
|
0b37c0dfa0
Merge remote-tracking branch 'origin/master' into develop
|
hace 4 años |
nodebug.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
print.c
|
b624f32f94
clang-format changes
|
hace 5 años |
print.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
progmem.h
|
a3db72df72
format code according to conventions [skip ci]
|
hace 4 años |
raw_hid.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
report.c
|
5e98eaaaff
format code according to conventions [skip ci]
|
hace 5 años |
report.h
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
hace 4 años |
sendchar.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
sendchar_null.c
|
5f82b0782f
Initial vusb console support (#8559)
|
hace 5 años |
sendchar_uart.c
|
b624f32f94
clang-format changes
|
hace 5 años |
sleep_led.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
suspend.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
sync_timer.c
|
a8d0ec0749
[Split] Sync Timer feature (#10997)
|
hace 4 años |
sync_timer.h
|
a8d0ec0749
[Split] Sync Timer feature (#10997)
|
hace 4 años |
timer.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
uart.c
|
7aa4cc9603
adds support for the atmega328 (#9043)
|
hace 5 años |
uart.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
util.c
|
58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645)
|
hace 5 años |
util.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
virtser.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |
wait.h
|
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
hace 4 años |