Commit Graph

523 Commits (b51a187d774ec1b8e976d4f968ccc4448026b065)

Author SHA1 Message Date
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 5 years ago
Joshua Moses Diamond 2e6959ed87
Add some usages needed for ChromeOS hosts (#8996) 5 years ago
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
Chris Ko 9b70e53508
[Docs] Fixed minor typos (#8860) 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
Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 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
Casper Weiss Bang 13fff52f6b
fixed problem with implicit declaration in quantum/rgblight.c (#8406) 5 years ago
Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531) 5 years ago
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 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
Ryan 7e80686f1e
Tidy up report.h (#8486) 5 years ago
Ryan e967471c4f
Remove ACT_COMMAND (#8487) 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
Drashna Jaelre 668121bbf8
Fix layer debug calls (#8370) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
QMK Bot bad9468ce1 format code according to conventions [skip ci] 5 years ago
Ryan 9810756ee0
Fix typo in uart.c backport and add 32A "support" (#8219) 5 years ago
QMK Bot 95124bf933 format code according to conventions [skip ci] 5 years ago
Joel Challis e7fb873ee2
Short term fix for conflicting types for 'tfp_printf' (#8157) 5 years ago
Ryan c9e3fa6f70
Clean up includes for glcdfont headers (#7745) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
QMK Bot 61b71320f7 format code according to conventions [skip ci] 5 years ago
ridingqwerty b949343b78
New feature: PERMISSIVE_HOLD_PER_KEY (#7994) 5 years ago
QMK Bot a7d859dab8 format code according to conventions [skip ci] 5 years ago
Drashna Jaelre 1751c3cc25
uart.c fix from TMK (#7628) 5 years ago
Joel Challis 7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216) 5 years ago
Ted Lin c3200aa8fc Compile error if ONESHOT_TIMEOUT defined but oneshot disabled (#8100) 5 years ago
fauxpark 174a15d07d Remove PJRC USB stack 5 years ago
Ted M Lin d84eb14b3a
Use function for KEYCODE2 routines instead of macro. (#8101) 5 years ago
fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 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
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
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago