Commit Graph

188 Commits (d23e81b1f00e2a98b2543d0340870efb835d643b)

Author SHA1 Message Date
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
Joel Challis 071eb2478f Remove mbed files (#7605) 5 years ago
fauxpark 698d0dbda8 Use `clock_prescale_set()` from avr-libc (#7540) 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
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 1ea0cac998
ARM - ws2812 bitbang (#7173) 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
Joel Challis 22812aee5c rgblight_task logic fixes (#7214) 6 years ago
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
fauxpark 4335b97a07 Reorder Raw HID interface to match what the USB spec expects (#6801) 6 years ago
fauxpark 0d94730da0 Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671) 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
fauxpark ac16726895 LUFA USB descriptor cleanup (#4871) 6 years ago
XScorpion2 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 6 years ago
Jake Grossman 13493d3a78 Removed print call to resolve #6364 (#6413) 6 years ago
Chris Dosé 7ddf3c28f4 Fixes compile errors for massdrop keyboards 6 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811) 6 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 6 years ago
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619) 6 years ago
Drashna Jaelre a9a5fd754e Max out range for max compatibility 6 years ago
Drashna Jaelre c27d96b4c1 Fix ATSAM's USB HID descriptor to support higher heycodes 6 years ago
fauxpark 8dd0ff6c7a Remove keyboard description from Adafruit BLE device name 6 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328) 6 years ago
Takuya Urakawa 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support (#5379) 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 6 years ago
Konstantin Đorđević f1be0236b6 Remove unnecessary IS_COMMAND definitions from recently added keyboards (#5065) 6 years ago
patrickmt 60ae309ced arm_atsam ADC0 factory calibration correction 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 6 years ago
fauxpark ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read 6 years ago
James Churchill 9c136e1168 Improved fix for __always_inline redefinition bug 6 years ago
fauxpark 2c4109394f Fix Caps Lock LEDs once and for all (#4824) 6 years ago
patrickmt 6e984a8b5e Update to arm_atsam wait and timer routines 6 years ago
Ian O'Dea 6ca52c9d57 Fix indentation in tmk_core led_matrix.c 6 years ago
Ian O'Dea 9f3afae5d1 Make arm_atsam led matrix circular animation circular rather than obloid 6 years ago
Ian O'Dea d55dc9b816 Add ability to animate arm_atsam led matrix from the center of a circle 6 years ago
yiancar 2bfac351ed Final HS60v2 changes. (#4790) 6 years ago
patrickmt 118d5cc03f Fix macro redefinition for GNUC compilers > 6 7 years ago
patrickmt 4a5e68f4f2 Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 7 years ago
Ian O'Dea 21bc230dfd Vertical animation support for arm_atsam led_matrix (#4538) 7 years ago
fauxpark d6b7ca04f2 Only try to read the report ID from SetReport when the keyboard is part of the shared EP 7 years ago
Christon DeWan 55c3214877 fixed misplaced paranthesis in arm usb mouse send function (#4478) 7 years ago