Commit Graph

591 Commits (master)

Author SHA1 Message Date
matth 3882ceefc1 updaded matt xd87
5 years ago
Drashna Jaelre 931e9bdbe4 Decrement EECONFIG magic number
5 years ago
Drashna Jaelre bc86eb2233
Fix Typo in :flash target for missing bootloader (#6615)
5 years ago
XScorpion2 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
5 years ago
Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587)
5 years ago
Joel Challis ae44ec9820 Align flashing behaviour of dfu-util (#6578)
5 years ago
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