Stefan Kerkmann ca5670762b Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307) пре 3 година
..
audio ba8f1454f4 Move Audio drivers from quantum to platform drivers folder (#14308) пре 3 година
backlight 50dc313e80 [Bug] Revert backlight pins on function call (#15205) пре 3 година
bootmagic a80d789147 Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) пре 3 година
debounce 2728603fe6 Move tmk_core/common/<plat> (#13918) пре 3 година
encoder b3fc33faf7 Re-add encoder tests (#15312) пре 3 година
keymap_extras f529580860 Basic keycode overhaul (#14726) пре 3 година
led_matrix 160b0558f5 Require explicit enabling of RGB Matrix modes (#15018) пре 3 година
logging 34de7ca224 Move print/debug files to quantum (#12069) пре 3 година
process_keycode 4bac5f53d8 New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) пре 3 година
rgb_matrix 25b087925c Format code according to conventions (#15195) пре 3 година
rgblight 4ec8764c70 Merge remote-tracking branch 'upstream/master' into develop пре 4 година
sequencer 2728603fe6 Move tmk_core/common/<plat> (#13918) пре 3 година
split_common 4d0dd1eab7 [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) пре 3 година
action.c d9393b8684 Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto Shifts (#11059) пре 3 година
action.h 92385e30cd Manually format develop (#15003) пре 3 година
action_code.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) пре 3 година
action_layer.c b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) пре 3 година
action_layer.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) пре 3 година
action_macro.c b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) пре 3 година
action_macro.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) пре 3 година
action_tapping.c ca5670762b Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307) пре 3 година
action_tapping.h 4bac5f53d8 New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) пре 3 година
action_util.c 2980c63d3d Fix issues with Oneshot disabling (#14934) пре 3 година
action_util.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) пре 3 година
bitwise.c 99bffc2a21 Migrate some tmk_core files to quantum (#11791) пре 4 година
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) пре 4 година
color.c c990dc1e6c Add support for hsv->rgb conversion without using CIE curve. (#9856) пре 4 година
color.h 653082235a Relocate RGB/HSV color defs to a more fitting place (#13377) пре 4 година
command.c 3b8c4979dc [Bug] Fix command feature if mousekey is enabled and using 3-speed setting (#14697) пре 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 b829a1d264 Avoid 8-bit timer overflows in debounce algorithms (#12240) пре 4 година
deferred_exec.c 36d123e9c5 Add support for deferred executors. (#14859) пре 3 година
deferred_exec.h 36d123e9c5 Add support for deferred executors. (#14859) пре 3 година
digitizer.c 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) пре 3 година
digitizer.h 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) пре 3 година
dip_switch.c 69c71d4843 Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079) пре 3 година
dip_switch.h 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) пре 4 година
dynamic_keymap.c 2728603fe6 Move tmk_core/common/<plat> (#13918) пре 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 fa141a5a8f Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) пре 3 година
eeconfig.h 60297a1099 Reuse of EEPROM debounce logic (#14699) пре 3 година
encoder.c 4d0dd1eab7 [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) пре 3 година
encoder.h 4d0dd1eab7 [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) пре 3 година
haptic.c 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) пре 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 c66df16644 2020 November 28 Breaking Changes Update (#11053) пре 4 година
keyboard.c 0f92614240 Fix develop after recent changes (#14975) пре 3 година
keyboard.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) пре 3 година
keycode.h f529580860 Basic keycode overhaul (#14726) пре 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 48f4768d33 Change include guards in quantum/ to pragma once (#11239) пре 4 година
keymap_common.c f529580860 Basic keycode overhaul (#14726) пре 3 година
led.c 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) пре 4 година
led.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) пре 4 година
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 36d123e9c5 Add support for deferred executors. (#14859) пре 3 година
matrix.c ee23aae87f Optimize matrix scanning by removing variable shifts (#14947) пре 3 година
matrix.h ac2e6e01f1 Change the prototype of matrix_output_unselect_delay() (#13045) пре 4 година
matrix_common.c ac2e6e01f1 Change the prototype of matrix_output_unselect_delay() (#13045) пре 4 година
mousekey.c b5c361542e mousekey: expose current report to users (#13069) пре 4 година
mousekey.h b5c361542e mousekey: expose current report to users (#13069) пре 4 година
pointing_device.c b3ee124da6 Add needed include to pointing_device.c (#15167) пре 3 година
pointing_device.h 56e3f06a26 Rework and expand Pointing Device support (#14343) пре 3 година
pointing_device_drivers.c 56e3f06a26 Rework and expand Pointing Device support (#14343) пре 3 година
programmable_button.c 83988597f4 Add Support for USB programmable buttons (#12950) пре 3 година
programmable_button.h 83988597f4 Add Support for USB programmable buttons (#12950) пре 3 година
quantum.c 4bac5f53d8 New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) пре 3 година
quantum.h 4bac5f53d8 New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) пре 3 година
quantum_keycodes.h 4bac5f53d8 New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) пре 3 година
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) пре 3 година
ring_buffer.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) пре 4 година
send_string.c 332a5aa7cb Move `SENDSTRING_BELL` code to `send_string.h` (#13566) пре 4 година
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 dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) пре 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 b624f32f94 clang-format changes пре 5 година
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) пре 4 година
via.c 2728603fe6 Move tmk_core/common/<plat> (#13918) пре 3 година
via.h a80d789147 Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) пре 3 година
via_ensure_keycode.h f529580860 Basic keycode overhaul (#14726) пре 3 година
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) пре 3 година
wpm.c c9fd698711 Reimplements WPM feature to be smaller & precise (#13902) пре 3 година
wpm.h c9fd698711 Reimplements WPM feature to be smaller & precise (#13902) пре 3 година