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