Commit Graph

516 Commits (8f6285d3b3fec9a5f68b15970dbbf644e97b12ec)

Author SHA1 Message Date
Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix (#4999)
5 years ago
patrickmt 60ae309ced arm_atsam ADC0 factory calibration correction
5 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
5 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929)
5 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
5 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
5 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865)
5 years ago
Drashna Jaelre 0306e487e2
Circular animation (#4796)
5 years ago
Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code (#4337)
5 years ago
Shihpin Tseng b416113616 Fix oneshot_time wrong type (#3696)
5 years ago
lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc)
5 years ago
fauxpark ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read
6 years ago
Konstantin Đorđević 0f8431a57f Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)
6 years ago
Junya Ogura 1d0bc5b7ba Flip definitions of macOS brightness alias
6 years ago
DidierLoiseau 94ba2e5a9f Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853)
6 years ago
Jeremy Bernhardt 77399bfe51 MacOS Brightness Alias (#4836)
6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772)
6 years ago
Drashna Jaelre 5fcca9a226 Add documentation and fix formating (#4860)
6 years ago
Nikolaus Wittenstein 2fd86f4252 Add some function comments in action_layer.c (#4858)
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
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros (#4775)
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
Konstantin Đorđević be666b2d8a Add underscores to names of brightness control constants in report.h (#4764)
6 years ago
Konstantin Đorđević 93b004c943 Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)
6 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
6 years ago
Drashna Jaelre 4f1f52b53b Add left/right EEPROM flashing for DFU (#4560)
6 years ago
patrickmt 118d5cc03f Fix macro redefinition for GNUC compilers > 6
6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
6 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389)
6 years ago
patrickmt 4a5e68f4f2 Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)
6 years ago
Ian O'Dea 21bc230dfd Vertical animation support for arm_atsam led_matrix (#4538)
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
ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462)
6 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477)
6 years ago
Christon DeWan 55c3214877 fixed misplaced paranthesis in arm usb mouse send function (#4478)
6 years ago
mtei 90f9fb4eee Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h
6 years ago
yiancar 87f06e7297 Fix raw hid define for chibios (#4460)
6 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951)
6 years ago
Phillip Tennen 0cda2f43e2 Backlight status functions (#4259)
6 years ago
Sean Dwyer 63e212c0b7 Add localized LED flash effect on keypress to Massdrop ALT (#4340)
6 years ago
Drashna Jaelre 388df5359b Fix Spacing issue in makefile that breaks Terminal config
6 years ago
Drashna Jaelre 73e634482e command.h include was not set correctly
6 years ago
Drashna Jaelre 40313cfa3b Fix Terminal feature on ChibiOS
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