Commit Graph

612 Commits (9e64d5f6c20f47ec9bb1a36c49f8d19411cb9a0d)

Author SHA1 Message Date
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 6 years ago
fauxpark 63f4806d7a Fix bug in `do_code16()` (#6935) 6 years ago
Joel Challis 2ac4197b73
Add binary support to tinyprintf (#7024) 6 years ago
Joel Challis cc5edb9eeb
Port DEBUG_MATRIX_SCAN_RATE to core (#7029) 6 years ago
fauxpark 4335b97a07 Reorder Raw HID interface to match what the USB spec expects (#6801) 6 years ago
Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487) 6 years ago
fauxpark 41b9be560d
Wrap util.h functions in `extern "C"` (#6762) 6 years ago
Joel Challis 17794e0b25
ARM split - Add support for dfu-util EE_HANDS flashing (#6543) 6 years ago
Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 6 years ago
XScorpion2 2f49cae9bc Fixing wrapping math logic for timer_expired functions (#6746) 6 years ago
Drashna Jaelre 02f77e7215 Actually use correct bootloader not found message (#6695) 6 years ago
Drashna Jaelre 44fd317a87 Move Bootloader not found message to global variable (#6688) 6 years ago
fauxpark 0d94730da0 Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671) 6 years ago
fauxpark 91bd2117df Banish some more magic numbers (#6662) 6 years ago
fauxpark 7ffed07310 Make USB polling rate configurable with a define (#6668) 6 years ago
bwhelm fa71c4c91e Fix battery level code in adafruit_ble.cpp (#6648) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre cf4575b94a Fix the LUFA lib to use a submodule instead of just files (#6245) 6 years ago
skullY 7ff57644e1 Fix vusb compiling after clang-format 6 years ago
skullY 691be16b23 Have clang ignore the code in bootloader_size.c 6 years ago
fauxpark ac16726895 LUFA USB descriptor cleanup (#4871) 6 years ago
Drashna Jaelre 931e9bdbe4 Decrement EECONFIG magic number 6 years ago
Drashna Jaelre bc86eb2233
Fix Typo in :flash target for missing bootloader (#6615) 6 years ago
XScorpion2 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 6 years ago
Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587) 6 years ago
Joel Challis ae44ec9820 Align flashing behaviour of dfu-util (#6578) 6 years ago
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906) 6 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) 6 years ago
fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445) 6 years ago
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224) 6 years ago
Joel Challis d8d2a09674 Fix LT() crashing some ARM keyboards (#6529) 6 years ago
fauxpark 2f6c068e0d Extend allowed range of tappable keycodes to include modifiers (#5809) 6 years ago
Jake Grossman 13493d3a78 Removed print call to resolve #6364 (#6413) 6 years ago
Drashna Jaelre 3261c408e4 Add support for TAP_CODE_DELAY to Hold-Tap keys (#5400) 6 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) 6 years ago
fauxpark 3895b4b868 Extend maximum number of backlight levels to 31 (#6351) 6 years ago
Drashna Jaelre f859375284 Expand bootloader target to support most AVR boards (#6255) 6 years ago
Drashna Jaelre f6651424a0 Make Caps Lock delay more reasonable (#6199) 6 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105) 6 years ago
XScorpion2 e2dfb787da Adding rgb matrix speed into eeprom storage. (#5965) 6 years ago
Drashna Jaelre a71c461d03 Skip unsupported firmware check message in silent mode (#5765) 6 years ago
Takeshi ISHII 0f95c0865c add 'objs-size' target into tmk_core/avr.mk (#5490) 6 years ago
yiancar 3538955778 Usbasploader bootloader option addition (#6304) 6 years ago
fauxpark 8e348c427d Display firmware size percentage (#6307) 6 years ago
skullydazed 7579518613 Fix chibios so the dfu-suffix is only applied once. (#6270) 6 years ago
Chris Dosé 7ddf3c28f4 Fixes compile errors for massdrop keyboards 6 years ago
zvecr 2f7a57a6de Copy avr teensy flash logic to arm (#6016) 6 years ago
fauxpark d16056e60a Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003) 6 years ago
Ryan Caltabiano ba26736d7e Fix bit count calculation for iterating layers 6 years ago