635 Commits (master)

Author SHA1 Message Date
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906)
5 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110)
5 years ago
fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445)
5 years ago
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224)
5 years ago
Joel Challis d8d2a09674 Fix LT() crashing some ARM keyboards (#6529)
5 years ago
fauxpark 2f6c068e0d Extend allowed range of tappable keycodes to include modifiers (#5809)
5 years ago
Jake Grossman 13493d3a78 Removed print call to resolve #6364 (#6413)
5 years ago
Drashna Jaelre 3261c408e4 Add support for TAP_CODE_DELAY to Hold-Tap keys (#5400)
5 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
5 years ago
fauxpark 3895b4b868 Extend maximum number of backlight levels to 31 (#6351)
5 years ago
Drashna Jaelre f859375284 Expand bootloader target to support most AVR boards (#6255)
5 years ago
Drashna Jaelre f6651424a0 Make Caps Lock delay more reasonable (#6199)
5 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105)
5 years ago
XScorpion2 e2dfb787da Adding rgb matrix speed into eeprom storage. (#5965)
5 years ago
Drashna Jaelre a71c461d03 Skip unsupported firmware check message in silent mode (#5765)
5 years ago
Takeshi ISHII 0f95c0865c add 'objs-size' target into tmk_core/avr.mk (#5490)
5 years ago
yiancar 3538955778 Usbasploader bootloader option addition (#6304)
5 years ago
fauxpark 8e348c427d Display firmware size percentage (#6307)
5 years ago
skullydazed 7579518613 Fix chibios so the dfu-suffix is only applied once. (#6270)
5 years ago
Chris Dosé 7ddf3c28f4 Fixes compile errors for massdrop keyboards
5 years ago
zvecr 2f7a57a6de Copy avr teensy flash logic to arm (#6016)
5 years ago
fauxpark d16056e60a Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003)
5 years ago
Ryan Caltabiano ba26736d7e Fix bit count calculation for iterating layers
5 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637)
5 years ago
Drashna Jaelre 48b01446ba Make delay for Capslock in Hold-Tap functions configurable (#5497)
5 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
5 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
5 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773)
5 years ago
Drashna Jaelre 8a9c90ad78 Re-fix Mousekey Movements (#5740)
5 years ago
Drashna Jaelre 41beecfc18 Add DFU Suffix for ARM boards (#5763)
5 years ago
Drashna Jaelre 7e655a207e Add option to enable LTO easily (#5674)
5 years ago
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619)
5 years ago
Drashna Jaelre 90cd383d46 Fix wakeup function on ChibiOS (#5707)
5 years ago
Takeshi ISHII 6d73fe1277 fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)
5 years ago
Drashna Jaelre dd64a4e738 Init RGB Matrix EEPROM
5 years ago
Danny Nguyen 746058306b Make sure NOBITS is set on reset_key
5 years ago
Markus Weimar e3a940026e Improve mouse keys docs and constant speed mode
5 years ago
patrickmt 3542f594d9 Fix wake from suspend LED functionality
5 years ago
Drashna Jaelre a9a5fd754e Max out range for max compatibility
5 years ago
Drashna Jaelre c27d96b4c1 Fix ATSAM's USB HID descriptor to support higher heycodes
5 years ago
fauxpark 8dd0ff6c7a Remove keyboard description from Adafruit BLE device name
5 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009)
5 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328)
5 years ago
Takeshi ISHII b9f6ff05d0 build size-check enhancement (#5485)
5 years ago
Jon Arintok 346cbd8816 Add 3 speed mousekey movement option (#2246)
5 years ago
Rob Rogers afdc67184d correct typo in eeprom split target for dfu (#5445)
5 years ago
Danny 3c257c1c6e Add avrdude split EE_HANDS flash commands (#5414)
5 years ago
Michael F. Lamb f34244a871 Sleep until USB port becomes writable before running avrdude (#5393)
5 years ago
Takuya Urakawa 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support (#5379)
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
5 years ago
Jumail Mundekkat 149015e799 Fixed grep issue in bootloader build target (#3848)
5 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
Shihpin Tseng 68fad7b777 Enable custom chibios sub-platform
5 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
5 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113)
5 years ago
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
5 years ago
Drashna Jaelre d3f7910e68
Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)
5 years ago
skullY bf2670601d compiles, but long delay on startup and problems
5 years ago
Konstantin Đorđević f1be0236b6 Remove unnecessary IS_COMMAND definitions from recently added keyboards (#5065)
5 years ago
Thomas Baart 47051f506f Add One Shot Key callbacks (#4697)
5 years ago
fauxpark d8e9a0f7a3 Change return type of layer_switch_get_layer() to uint8_t (#5011)
5 years ago
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
alex-ong 574fc6444b Whitespace cleanup.
5 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK.
5 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor
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
5 years ago
Konstantin Đorđević 0f8431a57f Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)
5 years ago
Junya Ogura 1d0bc5b7ba Flip definitions of macOS brightness alias
5 years ago
DidierLoiseau 94ba2e5a9f Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853)
5 years ago
Jeremy Bernhardt 77399bfe51 MacOS Brightness Alias (#4836)
5 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772)
5 years ago
Drashna Jaelre 5fcca9a226 Add documentation and fix formating (#4860)
5 years ago
Nikolaus Wittenstein 2fd86f4252 Add some function comments in action_layer.c (#4858)
5 years ago
James Churchill 9c136e1168 Improved fix for __always_inline redefinition bug
5 years ago
fauxpark 2c4109394f Fix Caps Lock LEDs once and for all (#4824)
5 years ago
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros (#4775)
5 years ago
patrickmt 6e984a8b5e Update to arm_atsam wait and timer routines
5 years ago
Ian O'Dea 6ca52c9d57 Fix indentation in tmk_core led_matrix.c
5 years ago
Ian O'Dea 9f3afae5d1 Make arm_atsam led matrix circular animation circular rather than obloid
5 years ago
Ian O'Dea d55dc9b816 Add ability to animate arm_atsam led matrix from the center of a circle
5 years ago
yiancar 2bfac351ed Final HS60v2 changes. (#4790)
5 years ago
Konstantin Đorđević be666b2d8a Add underscores to names of brightness control constants in report.h (#4764)
5 years ago
Alex Ong 2bb2977c13 Merge branch 'master' into debounce_refactor
5 years ago
Konstantin Đorđević 93b004c943 Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)
5 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
5 years ago
Drashna Jaelre 4f1f52b53b Add left/right EEPROM flashing for DFU (#4560)
5 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