Commit Graph

155 Commits (16226274c9d217ebca0fefdd957b1e07181d3b46)

Author SHA1 Message Date
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions () 6 years ago
Konstantin Đorđević f1be0236b6 Remove unnecessary IS_COMMAND definitions from recently added keyboards () 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 () 6 years ago
Drashna Jaelre 0306e487e2
Circular animation () 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 () 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. () 6 years ago
patrickmt 118d5cc03f Fix macro redefinition for GNUC compilers > 6 6 years ago
patrickmt 4a5e68f4f2 Bringing Massdrop keyboard hardware configuration to keyboard level () 6 years ago
Ian O'Dea 21bc230dfd Vertical animation support for arm_atsam led_matrix () 6 years ago
fauxpark d6b7ca04f2 Only try to read the report ID from SetReport when the keyboard is part of the shared EP 6 years ago
Christon DeWan 55c3214877 fixed misplaced paranthesis in arm usb mouse send function () 6 years ago
yiancar 87f06e7297 Fix raw hid define for chibios () 6 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports () 6 years ago
Sean Dwyer 63e212c0b7 Add localized LED flash effect on keypress to Massdrop ALT () 6 years ago
patrickmt cec203ea80 USB Suspend for arm_atsam protocol 6 years ago
patrickmt 563fe23e53 Fix CTRL/ALT keyboard does not wake computer from sleep 6 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix () 6 years ago
Drashna Jaelre b1bf0879ad Fix mouse_send() on chibiOS so it won't lock up the firmware 6 years ago
markspanbroek 6d7745a110 Keyboard: Port of TMK XT USB Converter () 6 years ago
Takuya Urakawa f4094930a3 stm32f1xx EEPROM emulation () 6 years ago
patrickmt ab91e07753 Massdrop keyboards console device support for hid_listen 6 years ago
patrickmt daf0cc60bf CTRL keyboard bootloader_jump support 6 years ago
patrickmt 239f02408e Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift () 6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable () 6 years ago
patrickmt b8a0d3de3d Keyboard: ALT keymap update and LED driver brightness mismatch fix () 6 years ago
patrickmt e5465e1c57 CTRL and ALT updates 6 years ago
yiancar 73a3399d0e Add the ability to disable the USB startup check for Chibios 6 years ago
patrickmt 2aa27f0c78 Keyboard: Rename alt67 to alt () 6 years ago
yiancar 621ce29a53 STM32 EEPROM Emulation () 6 years ago
patrickmt 30680c6eb3 Massdrop keyboard support () 6 years ago
Rasmus Schults 095b28e006 Loop based vusb_transfer_keyboard 7 years ago
Rasmus Schults 8a27703ef4 VUSB fix report dropping if usbInterruptIsReady() returns false 7 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 () 7 years ago
fredizzimo e9d32b60b7 Add a custom USB driver for ARM () 7 years ago
fauxpark 6982e63a4a Tabs to spaces in usb_descriptor.h 7 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments () 7 years ago
Brian Choromanski 7f7f763598 Fixed dead links () 7 years ago
Fred Sundvik 25c7533092 Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support () 7 years ago
Fred Sundvik 30b90de7c9 Send usb wakeup through ChibiOS 7 years ago
Fred Sundvik 6a9617b1c6 Update ChibiOS to 17.6.3 7 years ago
Kenneth Aloysius 9303b42e69 Update personal layouts, free up matrix_scan_user for JJ40 () 7 years ago
Jack Humbert f5a9758cea
Adds serial number string to USB descriptors () 7 years ago