1
0
zvecr b0b6594ded secure keycodes? 4 жил өмнө
..
audio 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
backlight 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
bootmagic 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
debounce 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
encoder 2f6751e48a Asymmetric encoders, encoder tests. (#16068) 4 жил өмнө
keymap_extras 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
led_matrix 5b688a09ec Merge remote-tracking branch 'upstream/master' into develop 4 жил өмнө
logging 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
process_keycode b0b6594ded secure keycodes? 4 жил өмнө
rgb_matrix 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
rgblight 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
sequencer 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
split_common 2f6751e48a Asymmetric encoders, encoder tests. (#16068) 4 жил өмнө
xap d19285019d All other subsystems are disabled during unlock 4 жил өмнө
action.c b8574efcd6 Fix oneshot toggle logic (#16630) 4 жил өмнө
action.h 25ba9b41c1 Format code according to conventions (#16421) 4 жил өмнө
action_code.h 1d11ae3087 Rip out old macro and action_function system (#16025) 4 жил өмнө
action_layer.c edd1f33013 Missed some erroneous prints. (#16597) 4 жил өмнө
action_layer.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) 5 жил өмнө
action_tapping.c edd1f33013 Missed some erroneous prints. (#16597) 4 жил өмнө
action_tapping.h 4bac5f53d8 New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) 4 жил өмнө
action_util.c b8574efcd6 Fix oneshot toggle logic (#16630) 4 жил өмнө
action_util.h 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
bitwise.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) 5 жил өмнө
color.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) 4 жил өмнө
command.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
command.h 383fae55c5 Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) 5 жил өмнө
config_common.h 2d0ed4367b Remove deprecated KEYMAP alias (#15037) 4 жил өмнө
crc.c ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) 5 жил өмнө
crc.h ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) 5 жил өмнө
debounce.h c1297ceb97 [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 4 жил өмнө
deferred_exec.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) 4 жил өмнө
digitizer.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
digitizer.h 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 5 жил өмнө
dip_switch.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
dip_switch.h 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) 5 жил өмнө
dynamic_keymap.c 5d67c4d908 Fix missing definition for non-encoder case. (#16593) 4 жил өмнө
dynamic_keymap.h 8d5eacb7dd Add support for encoder mapping. (#13286) 4 жил өмнө
dynamic_macro.h 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 жил өмнө
eeconfig.c f249e33f70 Short term bodge to force dynamic_keymap population 4 жил өмнө
eeconfig.h b8574efcd6 Fix oneshot toggle logic (#16630) 4 жил өмнө
encoder.c 8d5eacb7dd Add support for encoder mapping. (#13286) 4 жил өмнө
encoder.h 8d5eacb7dd Add support for encoder mapping. (#13286) 4 жил өмнө
haptic.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
haptic.h 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 4 жил өмнө
joystick.c c05e8afe45 Joystick feature updates (#16732) 4 жил өмнө
joystick.h c05e8afe45 Joystick feature updates (#16732) 4 жил өмнө
keyboard.c 89fab427c4 stub out secure as its own feature 4 жил өмнө
keyboard.h 7e669421f8 Rename TICK to TICK_EVENT to prevent naming conflicts (#16649) 4 жил өмнө
keycode.h 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
keycode_config.c f529580860 Basic keycode overhaul (#14726) 4 жил өмнө
keycode_config.h b8574efcd6 Fix oneshot toggle logic (#16630) 4 жил өмнө
keycode_legacy.h f529580860 Basic keycode overhaul (#14726) 4 жил өмнө
keymap.h 8d5eacb7dd Add support for encoder mapping. (#13286) 4 жил өмнө
keymap_common.c 8d5eacb7dd Add support for encoder mapping. (#13286) 4 жил өмнө
led.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
led.h 6e83b44940 Align location of some host led logic (#15954) 4 жил өмнө
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE 6 жил өмнө
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 жил өмнө
main.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
matrix.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
matrix.h ac31863021 Custom matrix lite support for split keyboards (#14674) 4 жил өмнө
matrix_common.c bd70f5261c Remove `matrix_key_count()` (#16603) 4 жил өмнө
mousekey.c 86a35483a1 Mousekeys fix (#16640) 4 жил өмнө
mousekey.h fed36fc5f8 Adjust mouse key defaults (#15883) 4 жил өмнө
pointing_device.c 921b9dad6c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 4 жил өмнө
pointing_device.h 921b9dad6c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 4 жил өмнө
pointing_device_drivers.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
programmable_button.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
programmable_button.h 83988597f4 Add Support for USB programmable buttons (#12950) 5 жил өмнө
quantum.c b0b6594ded secure keycodes? 4 жил өмнө
quantum.h 89fab427c4 stub out secure as its own feature 4 жил өмнө
quantum_keycodes.h b0b6594ded secure keycodes? 4 жил өмнө
quantum_keycodes_legacy.h b45a037c7e Rename some Quantum keycodes (#15968) 4 жил өмнө
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 жил өмнө
ring_buffer.h 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
secure.c 2563e7b2a0 format 4 жил өмнө
secure.h d19285019d All other subsystems are disabled during unlock 4 жил өмнө
send_string.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
send_string.h 88dce24375 Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 5 жил өмнө
send_string_keycodes.h b7870ae78c Workaround for recent changes to mouse keycodes (#12367) 5 жил өмнө
sync_timer.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 жил өмнө
util.h 2f6751e48a Asymmetric encoders, encoder tests. (#16068) 4 жил өмнө
variable_trace.c b624f32f94 clang-format changes 7 жил өмнө
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 жил өмнө
velocikey.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 жил өмнө
via.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
via.h 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
via_ensure_keycode.h b45a037c7e Rename some Quantum keycodes (#15968) 4 жил өмнө
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 4 жил өмнө
wpm.c 63646e8906 Format code according to conventions (#16322) 4 жил өмнө
wpm.h 0391801267 Fixes potential wpm sampling overflow, along with code comment fixes (#15277) 4 жил өмнө