Commit Graph

764 Commits (09a53d1aa302a166cadbe7c75bc6f64a30e30fe3)

Author SHA1 Message Date
fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 5 years ago
QMK Bot 4888a118c3 format code according to conventions [skip ci] 5 years ago
fauxpark e036b94a21
Align ATSAM HID descriptors with LUFA/ChibiOS (#7651) 5 years ago
QMK Bot 1a79f14e43 format code according to conventions [skip ci] 5 years ago
Pavel Župa 4e6d1ae0ea
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595) 5 years ago
Nick Brassel b28ee6b039 Fix misunderstanding of CPPFLAGS and CXXFLAGS. 5 years ago
xyzz eb309be6f0
Improve VIRTSER performance (#7528) 5 years ago
Joel Challis 50855593ff
Migrate common ld scripts to common location (#7887) 5 years ago
QMK Bot 09370a95db format code according to conventions [skip ci] 5 years ago
George Harris e9ffc53476 Fix unaligned access with LTO (#7801) 5 years ago
Joel Challis d4ccb2e0e6 Fix printf buffer overflow when cols>16 (#7998) 5 years ago
QMK Bot fe50883c15 format code according to conventions [skip ci] 5 years ago
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
QMK Bot dee1d68dde format code according to conventions [skip ci] 5 years ago
fauxpark 123ae73efc Fix lock LEDs for ChibiOS when using shared endpoints (#7877) 5 years ago
fauxpark 2bddfb986d Remove tmk_core gitignore and gitmodules 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 5 years ago
ridingqwerty 95c24bbaf8
Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859) 5 years ago
Drashna Jaelre 1b0854fdca Cleanup check for PERMISSIVE_HOLD (#7861) 5 years ago
fauxpark 1e670f5e67
Remove `KEYMAP_SECTION_ENABLE` (#7882) 5 years ago
xyzz 83be1aed76 chibios/usb_main: re-check USB status in send_keyboard after sleeping the thread (#7784) 5 years ago
Joel Challis ff5742da9f Fix KEYBOARD_SHARED_EP on ChibiOS (#7860) 5 years ago
zk-phi 7f388b6553 Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838) 5 years ago
Joel Challis dcb7ca3f79
Move some common matrix code to a common location (#7699) 5 years ago
Wilba 320822d75b VIA Configurator Refactor (#7268) 5 years ago
xyzz 8ec0b378bc Fix typo in action.c (#7757) 5 years ago
Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 5 years ago
Drashna Jaelre 85f4c3ebb4 [Core] Optimize matrix processing (#7621) 5 years ago
Drashna Jaelre 1f26101f0e
remove SERIAL_SOFT_DEBUG macro (#7625) 5 years ago
Joel Challis 80c2e26741
Fix ChibiOS USB config for chips which support OTGv1 (#7564) 5 years ago
Drashna Jaelre 2d1c985ff4 core: Fix build config in protocol.mk (#7620) 6 years ago
Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 6 years ago
Joel Challis 071eb2478f Remove mbed files (#7605) 6 years ago
fauxpark 698d0dbda8 Use `clock_prescale_set()` from avr-libc (#7540) 6 years ago
fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552) 6 years ago
fauxpark 730a736ef0
Set proper ASCII character for KC_NUHS in iWRAP code (#7434) 6 years ago
Joel Challis f0f161e572
Remove vusb 'reset to bootloader' hid message due to security implications (#7456) 6 years ago
a_p_u_r_o 7874f297b3 Remove CR when computing BOOTLOADER_SIZE. (#7453) 6 years ago
fauxpark 02412156d5
Add 4-character aliases for sendstring keycodes (#7409) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
fauxpark 3047335729
Add support for configurable polling interval and power usage o… (#7336) 6 years ago
Joel Challis 1d4287cb95 Fix chibios when mouse and nkro disabled (#7312) 6 years ago
Joel Challis c1970e284d Fix LAYER_STATE_8BIT compile issues (#7304) 6 years ago
Jonathan Rascher 680d401faf Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) 6 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 6 years ago
fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215) 6 years ago
fauxpark 1244d0e266 Un-clang-format usb_descriptor.h (#7216) 6 years ago
Christopher 0a9a69394e Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258) 6 years ago
Drashna Jaelre 29630e6e49 [Core] Add short form LTO_ENABLE (#7259) 6 years ago