.. |
audio
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
backlight
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
bootmagic
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
debounce
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
encoder
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
keymap_extras
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
led_matrix
|
5b688a09ec
Merge remote-tracking branch 'upstream/master' into develop
|
3 年之前 |
logging
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
process_keycode
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
rgb_matrix
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
rgblight
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
sequencer
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
split_common
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
action.c
|
25ba9b41c1
Format code according to conventions (#16421)
|
3 年之前 |
action.h
|
25ba9b41c1
Format code according to conventions (#16421)
|
3 年之前 |
action_code.h
|
1d11ae3087
Rip out old macro and action_function system (#16025)
|
3 年之前 |
action_layer.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
action_layer.h
|
b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673)
|
3 年之前 |
action_tapping.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
action_tapping.h
|
4bac5f53d8
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)
|
3 年之前 |
action_util.c
|
ae2c77c827
[Bug] fix v-usb connection enumeration, ifdef workaround (#16511)
|
3 年之前 |
action_util.h
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
bitwise.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
bitwise.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 年之前 |
color.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
color.h
|
489475814a
fixed typo in orange HSV colors decalartion (#15976)
|
3 年之前 |
command.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
command.h
|
383fae55c5
Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842)
|
3 年之前 |
config_common.h
|
2d0ed4367b
Remove deprecated KEYMAP alias (#15037)
|
3 年之前 |
crc.c
|
ef92c9ee2c
Add CRC8 calculation subsystem to quantum (#12641)
|
4 年之前 |
crc.h
|
ef92c9ee2c
Add CRC8 calculation subsystem to quantum (#12641)
|
4 年之前 |
debounce.h
|
c1297ceb97
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
|
3 年之前 |
deferred_exec.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
deferred_exec.h
|
0c402157fc
Advanced deferred_exec for core-side code. (#15579)
|
3 年之前 |
digitizer.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
digitizer.h
|
75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851)
|
3 年之前 |
dip_switch.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
dip_switch.h
|
0bde920817
Convert Dip Switch callbacks to boolean functions (#13399)
|
4 年之前 |
dynamic_keymap.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
dynamic_keymap.h
|
b624f32f94
clang-format changes
|
5 年之前 |
dynamic_macro.h
|
542cb0a8ce
[Core] Convert Dynamic Macro to a Core Feature (#5948)
|
5 年之前 |
eeconfig.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
eeconfig.h
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
encoder.c
|
a44abeb99a
Merge remote-tracking branch 'upstream/master' into develop
|
3 年之前 |
encoder.h
|
4d0dd1eab7
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)
|
3 年之前 |
haptic.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
haptic.h
|
76fb54403c
haptic: Feature to disable it when usb port is not configured or suspended. (#12692)
|
3 年之前 |
joystick.c
|
d4be07dad3
Hid joystick interface (#4226)
|
4 年之前 |
joystick.h
|
c4b03509da
Save a single byte of memory for joystick buttons (#15555)
|
3 年之前 |
keyboard.c
|
84c9d6ff39
[Bug] Fix matrix scan reporting interval (#16825)
|
3 年之前 |
keyboard.h
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
keycode.h
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
keycode_config.c
|
f529580860
Basic keycode overhaul (#14726)
|
3 年之前 |
keycode_config.h
|
1646c0f26c
2021 May 29 Breaking Changes Update (#13034)
|
4 年之前 |
keycode_legacy.h
|
f529580860
Basic keycode overhaul (#14726)
|
3 年之前 |
keymap.h
|
1d11ae3087
Rip out old macro and action_function system (#16025)
|
3 年之前 |
keymap_common.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
led.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
led.h
|
6e83b44940
Align location of some host led logic (#15954)
|
3 年之前 |
led_tables.c
|
5e1ce3988d
Remove unused LED_BREATHING_TABLE
|
5 年之前 |
led_tables.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 年之前 |
main.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
matrix.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
matrix.h
|
ac31863021
Custom matrix lite support for split keyboards (#14674)
|
3 年之前 |
matrix_common.c
|
bd70f5261c
Remove `matrix_key_count()` (#16603)
|
3 年之前 |
mousekey.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
mousekey.h
|
fed36fc5f8
Adjust mouse key defaults (#15883)
|
3 年之前 |
pointing_device.c
|
0880850b15
[Bug] Rename has_mouse_report_changed parameters (#16417)
|
3 年之前 |
pointing_device.h
|
0880850b15
[Bug] Rename has_mouse_report_changed parameters (#16417)
|
3 年之前 |
pointing_device_drivers.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
programmable_button.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
programmable_button.h
|
83988597f4
Add Support for USB programmable buttons (#12950)
|
3 年之前 |
quantum.c
|
da280739ef
Merge remote-tracking branch 'origin/master' into develop
|
3 年之前 |
quantum.h
|
6e83b44940
Align location of some host led logic (#15954)
|
3 年之前 |
quantum_keycodes.h
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
quantum_keycodes_legacy.h
|
b45a037c7e
Rename some Quantum keycodes (#15968)
|
3 年之前 |
raw_hid.h
|
dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
|
3 年之前 |
ring_buffer.h
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
send_string.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
send_string.h
|
88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)
|
4 年之前 |
send_string_keycodes.h
|
b7870ae78c
Workaround for recent changes to mouse keycodes (#12367)
|
4 年之前 |
sync_timer.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
sync_timer.h
|
dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
|
3 年之前 |
util.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
4 年之前 |
variable_trace.c
|
b624f32f94
clang-format changes
|
5 年之前 |
variable_trace.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 年之前 |
velocikey.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
velocikey.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
4 年之前 |
via.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
via.h
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
via_ensure_keycode.h
|
b45a037c7e
Rename some Quantum keycodes (#15968)
|
3 年之前 |
virtser.h
|
dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
|
3 年之前 |
wpm.c
|
63646e8906
Format code according to conventions (#16322)
|
3 年之前 |
wpm.h
|
0391801267
Fixes potential wpm sampling overflow, along with code comment fixes (#15277)
|
3 年之前 |