Commit Graph

992 Commits (python_optimizations)

Author SHA1 Message Date
Joel Challis c482a2944b
Provide a mechanism for split keyboards to process key press on both halves (#9001) 5 years ago
zvecr 406dc2fb2d Move encoder_read to common location 5 years ago
Joel Challis 374525c995
Allow some usbconfig.h overrides at the keyboard level (#8647) 5 years ago
Ryan 99f7fe6bd4
Clean up ATSAM ifdefs (#8808) 5 years ago
Chris Ko 9b70e53508
[Docs] Fixed minor typos (#8860) 5 years ago
Ryan bc13dcd349
Remove Atmel FLIP from install scripts and documentation (#8822) 5 years ago
Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 5 years ago
Nick Brassel 05e9ff6554
Add support for hardware and board initialisation overrides. (#8330) 5 years ago
Konstantin Đorđević 370577e4ed
Add *OPT aliases for *ALT keycodes and macros (#8714) 5 years ago
Drashna Jaelre 23124b9fd1
Fix bug with layer caching in get_event_keycode (#8693) 5 years ago
QMK Bot cc38627816 format code according to conventions [skip ci] 5 years ago
Purdea Andrei 6c2c3c13e9
Various fixes to how timer differences are calculated (#8585) 5 years ago
Manna Harbour 07c75feba3
Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650) 5 years ago
Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 5 years ago
Ryan 400ca2d035
spi_master for AVR (#8299) 5 years ago
QMK Bot 7642075fc3 format code according to conventions [skip ci] 5 years ago
Ryan ca91dc594b
V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8656) 5 years ago
Drashna Jaelre 845953cc67
V-USB remote wakeup (#7627) 5 years ago
QMK Bot 59188bf29d format code according to conventions [skip ci] 5 years ago
Joel Challis 9c4bf0ac4a
Initial support for ATtiny85 (#8632) 5 years ago
Ryan 2b427f774a
Fix `pgm_read_ptr()` define for ARM (#8658) 5 years ago
Joel Challis 58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645) 5 years ago
yiancar c217186bea
Updated V-USB template to allow usbFunctionWriteOut (#8634) 5 years ago
Ryan 95c5c11d0b
Miscellaneous cleanups (#8639) 5 years ago
Joel Challis b6a09502c6
Migrate :program logic to :flash (#8631) 5 years ago
Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584) 5 years ago
Takuya Urakawa 89a675d57c
add hid_raw feature to VUSB (#8380) 5 years ago
Casper Weiss Bang 13fff52f6b
fixed problem with implicit declaration in quantum/rgblight.c (#8406) 5 years ago
Ryan 14079ce698
V-USB: Use structs for USB descriptors (#8572) 5 years ago
Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531) 5 years ago
Ryan 4d76d85d7b
V-USB: Use manufacturer and product strings from config.h (#7797) 5 years ago
QMK Bot 9fbf17b90e format code according to conventions [skip ci] 5 years ago
foxx1337 96bfce7000
Add RawHID support to ATSAM (Massdrop boards) (#8530) 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 5 years ago
Joel Challis d8f3c28a37
Align some ChibiOS build logic (#8461) 5 years ago
QMK Bot d511e52c1f format code according to conventions [skip ci] 5 years ago
Joel Challis 789e199450
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) 5 years ago
Ryan f4799481cd
Fix formatting for report.h (#8512) 5 years ago
QMK Bot f9c53ca71a format code according to conventions [skip ci] 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
Ryan 7e80686f1e
Tidy up report.h (#8486) 5 years ago
Ryan e967471c4f
Remove ACT_COMMAND (#8487) 5 years ago
Joel Challis e34764502f
Remove qmk archive generation (#8462) 5 years ago
QMK Bot c89012566c format code according to conventions [skip ci] 5 years ago
Takeshi ISHII 9dfebb9d67
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 5 years ago
QMK Bot 5e98eaaaff format code according to conventions [skip ci] 5 years ago
fredizzimo 9e8767917d
Fix pressing two keys with the same keycode but different modifiers (#2710) 5 years ago
QMK Bot f89439ae09 format code according to conventions [skip ci] 5 years ago
francislan 3cd2a27ac0
Decouple mouse cursor and mouse wheel in accelerated mode (#6685) 5 years ago