Commit Graph

585 Commits (fix/print_buffer_overflow)

Author SHA1 Message Date
Jake Grossman cfb4ec7d91
Removed print call to resolve #6364 (#6413)
5 years ago
Drashna Jaelre 8c164726e8 Remove dynamic_keymap check
5 years ago
Drashna Jaelre 4df874a1d9 Change additional layer structure code
5 years ago
Drashna Jaelre e0eecc6834 Additional changes for Layer State typedef compatibility
5 years ago
Ryan Caltabiano a393d4d43e Fix bit count calculation for iterating layers
5 years ago
Alex Ong 8253427f12 Typedef'ed layer_state_t to uint32_t (#3637)
5 years ago
Drashna Jaelre c7dcc83e5e Expand bootloader target to support most AVR boards (#6255)
5 years ago
Drashna Jaelre e237feba30 Make Caps Lock delay more reasonable (#6199)
5 years ago
fauxpark 4083565334 Store backlight breathing state in EEPROM (#6105)
5 years ago
XScorpion2 b279d2b94e Adding rgb matrix speed into eeprom storage. (#5965)
5 years ago
Drashna Jaelre 4562a637bf Skip unsupported firmware check message in silent mode (#5765)
5 years ago
Takeshi ISHII ffc273b14a add 'objs-size' target into tmk_core/avr.mk (#5490)
5 years ago
yiancar 7f75ee8cd6 Usbasploader bootloader option addition (#6304)
5 years ago
fauxpark 16a8150de3 Display firmware size percentage (#6307)
5 years ago
skullydazed ea40d07776 Fix chibios so the dfu-suffix is only applied once. (#6270)
5 years ago
zvecr 03a8adc19b Copy avr teensy flash logic to arm (#6016)
5 years ago
Drashna Jaelre 1ba27782ef Fixes compile errors for massdrop keyboards (#70)
5 years ago
Drashna Jaelre bb71ba4b00 Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003) (#62)
5 years ago
Florian Didron 680c966e8e
Merge branch 'master' into fix/caps_lock_tap_hold_functions
5 years ago
Florian Didron 3ed039ed76
Merge branch 'master' into fix/mouse_keys
5 years ago
Florian Didron a90a78c265
Merge branch 'master' into fix/oled_driver_for_splits
5 years ago
Drashna Jaelre 1e51f568dd
Make delay for Capslock in Hold-Tap functions configurable (#5497)
5 years ago
XScorpion2 665e719e31
Cleanup/rgb matrix (#5811)
5 years ago
XScorpion2 4d57a049b5
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
5 years ago
XScorpion2 6364fe4efb
Updated rgb_led struct field modifier to flags (#5619)
5 years ago
Drashna Jaelre be58a68473
Re-fix Mousekey Movements (#5740)
5 years ago
XScorpion2 4b5a0375d4
Fix issuse with OLED Driver and Split Keyboard code
5 years ago
Florian Didron c7d9b48cc9
Merge branch 'master' into enable_lto_option
5 years ago
Drashna Jaelre 8903b7913a
Add option to enable LTO easily (#5674)
5 years ago
Drashna Jaelre caef39bf2a
Add DFU Suffix for ARM boards (#5763)
5 years ago
Florian Didron 59d28fe288
Merge pull request #34 from zsa/fix/mouse_movement
5 years ago
Drashna Jaelre c382378a35
Re-fix Mousekey Movements
5 years ago
Florian Didron edf5c533d6
Merge pull request #28 from zsa/fix/wake_on_chibos
5 years ago
Drashna Jaelre cc1e4cde13
Fix wakeup function on ChibiOS
5 years ago
Takeshi ISHII d663b42978
fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)
5 years ago
Florian Didron bd66bf5f8f
Merge branch 'master' into fix/rgb_matrix_init
5 years ago
Florian Didron 2d95c30c28
Merge branch 'master' into fix/avr_gcc_compiler
5 years ago
Drashna Jaelre 3dbbb83d59
Init RGB Matrix EEPROM
5 years ago
Danny Nguyen 25c88b2bb4
Make sure NOBITS is set on reset_key
5 years ago
Markus Weimar 3fe282f1c1
Improve mouse keys docs and constant speed mode
5 years ago
fauxpark 4506931676
Remove keyboard description from Adafruit BLE device name
5 years ago
Drashna Jaelre 431766476b
Custom Tapping Term per key (#5009)
5 years ago
Daniel Prilik 5f8fdefe3a
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