.. |
avr
|
9fdc276260
Updates bootloader settings, adds file size check (#2029)
|
7 tahun lalu |
chibios
|
8c2ae4a470
Fix reset for STM32 devices
|
7 tahun lalu |
mbed
|
fe2aed0d1c
Added User Print - A "light" console out option (#8)
|
8 tahun lalu |
test
|
4087d6da0d
Add wait support for tests
|
8 tahun lalu |
action.c
|
5d771039ad
Fix swap-hands tapping.
|
7 tahun lalu |
action.h
|
5d771039ad
Fix swap-hands tapping.
|
7 tahun lalu |
action_code.h
|
5d771039ad
Fix swap-hands tapping.
|
7 tahun lalu |
action_layer.c
|
bad839e6ac
make 'layer_state_set' visible to user code
|
7 tahun lalu |
action_layer.h
|
bad839e6ac
make 'layer_state_set' visible to user code
|
7 tahun lalu |
action_macro.c
|
2bbf3d5820
stops forcing debug_action
|
9 tahun lalu |
action_macro.h
|
a3357d078e
Add support for various tapping macros
|
8 tahun lalu |
action_tapping.c
|
5d771039ad
Fix swap-hands tapping.
|
7 tahun lalu |
action_tapping.h
|
04b9b62bdc
RETRO_TAPPING (#1922)
|
7 tahun lalu |
action_util.c
|
6a76192fa4
Fix problems with undefined inlines in debug mode
|
8 tahun lalu |
action_util.h
|
fb95d86b39
Move functions for adding keys from to reports to report.h
|
8 tahun lalu |
backlight.c
|
365b863578
Backlighting for JJ40 and underglow initialisation code (#2260)
|
7 tahun lalu |
backlight.h
|
3f02637f4d
Backlight Breathing for Planck and Atomic
|
9 tahun lalu |
bootloader.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
bootmagic.c
|
558f3ec1eb
Use keyboard config for nkro (#7)
|
8 tahun lalu |
bootmagic.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
command.c
|
9ce38cbccf
Simplified and polished a bit the code changes on tmk_core
|
8 tahun lalu |
command.h
|
1a0bac8bcc
Warning reductions (#430)
|
9 tahun lalu |
debug.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
debug.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
eeconfig.c
|
f30f12ec81
Add support for GeminiPR steno protocol.
|
7 tahun lalu |
eeconfig.h
|
26650731d1
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14).
|
7 tahun lalu |
eeprom.h
|
d29906cb64
Emulate eeprom
|
8 tahun lalu |
host.c
|
558f3ec1eb
Use keyboard config for nkro (#7)
|
8 tahun lalu |
host.h
|
558f3ec1eb
Use keyboard config for nkro (#7)
|
8 tahun lalu |
host_driver.h
|
53ff8a31b6
Merge ChibiOS and LUFA descriptor support (#2362)
|
7 tahun lalu |
keyboard.c
|
53ff8a31b6
Merge ChibiOS and LUFA descriptor support (#2362)
|
7 tahun lalu |
keyboard.h
|
b9895771ed
improvements
|
8 tahun lalu |
keycode.h
|
a2e12faa19
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
|
7 tahun lalu |
led.h
|
13bb6b4b7f
Backlight abstraction and other changes (#439)
|
9 tahun lalu |
magic.c
|
558f3ec1eb
Use keyboard config for nkro (#7)
|
8 tahun lalu |
magic.h
|
ab19ebd08a
MAGIC functionality, AG swap in default layout
|
9 tahun lalu |
matrix.h
|
06d21009b2
Minor cleanup
|
8 tahun lalu |
mousekey.c
|
c622423668
Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used.
|
7 tahun lalu |
mousekey.h
|
737c1fe641
Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable
|
8 tahun lalu |
nodebug.h
|
3f02637f4d
Backlight Breathing for Planck and Atomic
|
9 tahun lalu |
print.c
|
4d4f7684e6
Add ChibiOS support for QMK (#465)
|
9 tahun lalu |
print.h
|
fe2aed0d1c
Added User Print - A "light" console out option (#8)
|
8 tahun lalu |
progmem.h
|
27ee425892
add pgm_read_dword for Infinity ErgoDox
|
7 tahun lalu |
raw_hid.h
|
fe001d46fd
Initial version of Raw HID interface
|
8 tahun lalu |
report.c
|
b3bcafcc4b
Unsign key argument in add_key_to_report
|
7 tahun lalu |
report.h
|
53ff8a31b6
Merge ChibiOS and LUFA descriptor support (#2362)
|
7 tahun lalu |
sendchar.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
sendchar_null.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
sendchar_uart.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
sleep_led.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
suspend.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
timer.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
uart.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
uart.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
util.c
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
util.h
|
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 tahun lalu |
virtser.h
|
80d10bef07
Added USB Virtual Serial support
|
8 tahun lalu |
wait.h
|
a14d539ad6
Revert back to normal sleeping wait behaviour for STM32
|
7 tahun lalu |