Drashna Jaelre f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) il y a 3 ans
..
audio 63646e8906 Format code according to conventions (#16322) il y a 3 ans
backlight 0100629fa2 Fix AVR backlight breathing: low brightness limit & exceeding breathing table max index (#16770) il y a 3 ans
bootmagic 63646e8906 Format code according to conventions (#16322) il y a 3 ans
debounce 63646e8906 Format code according to conventions (#16322) il y a 3 ans
encoder 2f6751e48a Asymmetric encoders, encoder tests. (#16068) il y a 3 ans
keymap_extras e99d6d582c Add Ukrainian keymap header (#16947) il y a 3 ans
led_matrix 5b688a09ec Merge remote-tracking branch 'upstream/master' into develop il y a 3 ans
logging 63646e8906 Format code according to conventions (#16322) il y a 3 ans
painter 147e57fd59 [QP] Check BPP capabilities before loading the palette (#16863) il y a 3 ans
process_keycode db887e63d7 Enhancement and fixes of "Secure" feature (#16958) il y a 3 ans
rgb_matrix 671b62efab Fixes #16705 : digital rain follows val (#16716) il y a 3 ans
rgblight ef8db9f104 Remove ARM pgm_read_word workaround in rgblight (#16961) il y a 3 ans
sequencer 63646e8906 Format code according to conventions (#16322) il y a 3 ans
split_common 7712a286dc [Core] Use a mutex guard for split shared memory (#16647) il y a 3 ans
action.c b1ceb4bb6a Fix one-shot locked modifiers (#16114) il y a 3 ans
action.h 25ba9b41c1 Format code according to conventions (#16421) il y a 3 ans
action_code.h 1d11ae3087 Rip out old macro and action_function system (#16025) il y a 3 ans
action_layer.c edd1f33013 Missed some erroneous prints. (#16597) il y a 3 ans
action_layer.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) il y a 3 ans
action_tapping.c 8f585153c4 Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) il y a 3 ans
action_tapping.h 8f585153c4 Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) il y a 3 ans
action_util.c b8574efcd6 Fix oneshot toggle logic (#16630) il y a 3 ans
action_util.h 63646e8906 Format code according to conventions (#16322) il y a 3 ans
bitwise.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) il y a 4 ans
caps_word.c 68b16bba68 [Core] Add Caps Word feature to core (#16588) il y a 3 ans
caps_word.h 68b16bba68 [Core] Add Caps Word feature to core (#16588) il y a 3 ans
color.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) il y a 3 ans
command.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
command.h 383fae55c5 Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) il y a 3 ans
config_common.h 2d0ed4367b Remove deprecated KEYMAP alias (#15037) il y a 3 ans
crc.c ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) il y a 4 ans
crc.h ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) il y a 4 ans
debounce.h c1297ceb97 [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) il y a 3 ans
deferred_exec.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) il y a 3 ans
digitizer.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
digitizer.h 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) il y a 3 ans
dip_switch.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
dip_switch.h 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) il y a 3 ans
dynamic_keymap.c 5d67c4d908 Fix missing definition for non-encoder case. (#16593) il y a 3 ans
dynamic_keymap.h 8d5eacb7dd Add support for encoder mapping. (#13286) il y a 3 ans
dynamic_macro.h 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) il y a 5 ans
eeconfig.c b8574efcd6 Fix oneshot toggle logic (#16630) il y a 3 ans
eeconfig.h b8574efcd6 Fix oneshot toggle logic (#16630) il y a 3 ans
encoder.c 8d5eacb7dd Add support for encoder mapping. (#13286) il y a 3 ans
encoder.h 8d5eacb7dd Add support for encoder mapping. (#13286) il y a 3 ans
haptic.c f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) il y a 3 ans
haptic.h 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) il y a 3 ans
joystick.c c05e8afe45 Joystick feature updates (#16732) il y a 3 ans
joystick.h 645359e5d0 Joystick: Simplify report descriptor and clean up error messages (#16926) il y a 3 ans
keyboard.c 68b16bba68 [Core] Add Caps Word feature to core (#16588) il y a 3 ans
keyboard.h 7e669421f8 Rename TICK to TICK_EVENT to prevent naming conflicts (#16649) il y a 3 ans
keycode.h 63646e8906 Format code according to conventions (#16322) il y a 3 ans
keycode_config.c f529580860 Basic keycode overhaul (#14726) il y a 3 ans
keycode_config.h b8574efcd6 Fix oneshot toggle logic (#16630) il y a 3 ans
keycode_legacy.h f529580860 Basic keycode overhaul (#14726) il y a 3 ans
keymap.h 8d5eacb7dd Add support for encoder mapping. (#13286) il y a 3 ans
keymap_common.c 8d5eacb7dd Add support for encoder mapping. (#13286) il y a 3 ans
led.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
led.h 6e83b44940 Align location of some host led logic (#15954) il y a 3 ans
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE il y a 5 ans
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 4 ans
main.c 1f2b1dedcc Quantum Painter (#10174) il y a 3 ans
matrix.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
matrix.h ac31863021 Custom matrix lite support for split keyboards (#14674) il y a 3 ans
matrix_common.c bd70f5261c Remove `matrix_key_count()` (#16603) il y a 3 ans
mousekey.c cd8d2b7f7f Revert "Fix kinetic mouse mode (#16951)" (#17095) il y a 3 ans
mousekey.h fed36fc5f8 Adjust mouse key defaults (#15883) il y a 3 ans
pointing_device.c 921b9dad6c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) il y a 3 ans
pointing_device.h 921b9dad6c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) il y a 3 ans
pointing_device_drivers.c 690dc4bdaf Add support for multiple sensors to pmw3360 (#15996) il y a 3 ans
programmable_button.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
programmable_button.h 83988597f4 Add Support for USB programmable buttons (#12950) il y a 3 ans
quantum.c db887e63d7 Enhancement and fixes of "Secure" feature (#16958) il y a 3 ans
quantum.h 68b16bba68 [Core] Add Caps Word feature to core (#16588) il y a 3 ans
quantum_keycodes.h db887e63d7 Enhancement and fixes of "Secure" feature (#16958) il y a 3 ans
quantum_keycodes_legacy.h b45a037c7e Rename some Quantum keycodes (#15968) il y a 3 ans
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) il y a 3 ans
ring_buffer.h 63646e8906 Format code according to conventions (#16322) il y a 3 ans
secure.c db887e63d7 Enhancement and fixes of "Secure" feature (#16958) il y a 3 ans
secure.h db887e63d7 Enhancement and fixes of "Secure" feature (#16958) il y a 3 ans
send_string.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
send_string.h 88dce24375 Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) il y a 4 ans
send_string_keycodes.h 0de08b09e7 Sendstring keycode overhaul (#16941) il y a 3 ans
sync_timer.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) il y a 3 ans
utf8.c 1f2b1dedcc Quantum Painter (#10174) il y a 3 ans
utf8.h 1f2b1dedcc Quantum Painter (#10174) il y a 3 ans
util.h 2f6751e48a Asymmetric encoders, encoder tests. (#16068) il y a 3 ans
variable_trace.c b624f32f94 clang-format changes il y a 5 ans
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 4 ans
velocikey.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 4 ans
via.c 9056775e20 Add hacky via support for RGB Matrix (#16086) il y a 3 ans
via.h 63646e8906 Format code according to conventions (#16322) il y a 3 ans
via_ensure_keycode.h b45a037c7e Rename some Quantum keycodes (#15968) il y a 3 ans
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) il y a 3 ans
wpm.c 63646e8906 Format code according to conventions (#16322) il y a 3 ans
wpm.h 0391801267 Fixes potential wpm sampling overflow, along with code comment fixes (#15277) il y a 3 ans