.. |
arm_atsam
|
6e984a8b5e
Update to arm_atsam wait and timer routines
|
6 gadi atpakaļ |
avr
|
cc5c6b449a
Add kb and user level keyboard initialization functions (#3113)
|
6 gadi atpakaļ |
chibios
|
6b4549da8c
Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
|
6 gadi atpakaļ |
mbed
|
fe2aed0d1c
Added User Print - A "light" console out option (#8)
|
8 gadi atpakaļ |
test
|
4087d6da0d
Add wait support for tests
|
8 gadi atpakaļ |
action.c
|
bf2670601d
compiles, but long delay on startup and problems
|
6 gadi atpakaļ |
action.h
|
8e47f64888
Add support for RETRO_TAPPING to LT(layer, kc)
|
6 gadi atpakaļ |
action_code.h
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 gadi atpakaļ |
action_layer.c
|
d8e9a0f7a3
Change return type of layer_switch_get_layer() to uint8_t (#5011)
|
6 gadi atpakaļ |
action_layer.h
|
d8e9a0f7a3
Change return type of layer_switch_get_layer() to uint8_t (#5011)
|
6 gadi atpakaļ |
action_macro.c
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 gadi atpakaļ |
action_macro.h
|
a3357d078e
Add support for various tapping macros
|
8 gadi atpakaļ |
action_tapping.c
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 gadi atpakaļ |
action_tapping.h
|
04b9b62bdc
RETRO_TAPPING (#1922)
|
7 gadi atpakaļ |
action_util.c
|
47051f506f
Add One Shot Key callbacks (#4697)
|
6 gadi atpakaļ |
action_util.h
|
47051f506f
Add One Shot Key callbacks (#4697)
|
6 gadi atpakaļ |
backlight.c
|
0cda2f43e2
Backlight status functions (#4259)
|
6 gadi atpakaļ |
backlight.h
|
0cda2f43e2
Backlight status functions (#4259)
|
6 gadi atpakaļ |
bootloader.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
bootmagic.c
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 gadi atpakaļ |
bootmagic.h
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 gadi atpakaļ |
command.c
|
8f790948e5
Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
|
6 gadi atpakaļ |
command.h
|
4d9b11af14
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
|
6 gadi atpakaļ |
debug.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
debug.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
eeconfig.c
|
2bfac351ed
Final HS60v2 changes. (#4790)
|
6 gadi atpakaļ |
eeconfig.h
|
2bfac351ed
Final HS60v2 changes. (#4790)
|
6 gadi atpakaļ |
eeprom.h
|
2bfac351ed
Final HS60v2 changes. (#4790)
|
6 gadi atpakaļ |
host.c
|
39bd760faf
Use a single endpoint for HID reports (#3951)
|
6 gadi atpakaļ |
host.h
|
0f8431a57f
Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)
|
6 gadi atpakaļ |
host_driver.h
|
53ff8a31b6
Merge ChibiOS and LUFA descriptor support (#2362)
|
7 gadi atpakaļ |
keyboard.c
|
c22f3ba3a2
Debounce refactor / API (#3720)
|
6 gadi atpakaļ |
keyboard.h
|
cc5c6b449a
Add kb and user level keyboard initialization functions (#3113)
|
6 gadi atpakaļ |
keycode.h
|
2f009d7461
Add MOD_MASK_* macros to core code (#4337)
|
6 gadi atpakaļ |
led.h
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 gadi atpakaļ |
magic.c
|
7c9d5ace14
Generate API docs from source code comments (#2491)
|
7 gadi atpakaļ |
magic.h
|
ab19ebd08a
MAGIC functionality, AG swap in default layout
|
9 gadi atpakaļ |
matrix.h
|
0284431ad9
add col type defines
|
6 gadi atpakaļ |
mousekey.c
|
03381962ac
Diagonal micro move fix
|
7 gadi atpakaļ |
mousekey.h
|
737c1fe641
Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable
|
8 gadi atpakaļ |
nodebug.h
|
3f02637f4d
Backlight Breathing for Planck and Atomic
|
9 gadi atpakaļ |
print.c
|
4d4f7684e6
Add ChibiOS support for QMK (#465)
|
9 gadi atpakaļ |
print.h
|
90f9fb4eee
Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h
|
6 gadi atpakaļ |
progmem.h
|
64c957d907
Add missing parentheses to some important macros (#4775)
|
6 gadi atpakaļ |
raw_hid.h
|
fe001d46fd
Initial version of Raw HID interface
|
8 gadi atpakaļ |
report.c
|
39bd760faf
Use a single endpoint for HID reports (#3951)
|
6 gadi atpakaļ |
report.h
|
be666b2d8a
Add underscores to names of brightness control constants in report.h (#4764)
|
6 gadi atpakaļ |
sendchar.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
sendchar_null.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
sendchar_uart.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
sleep_led.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
suspend.h
|
cb91320d6d
Add Suspend functions (#3112)
|
7 gadi atpakaļ |
timer.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
uart.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
uart.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
util.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
util.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 gadi atpakaļ |
virtser.h
|
80d10bef07
Added USB Virtual Serial support
|
8 gadi atpakaļ |
wait.h
|
6e984a8b5e
Update to arm_atsam wait and timer routines
|
6 gadi atpakaļ |