Commit Graph

999 Commits (fix/print_buffer_overflow)

Author SHA1 Message Date
Drashna Jael're 5a30142914 Fix bugs introduced into Planck EZ code
5 years ago
Drashna Jael're d2100ba45d Enable PWM support for Planck EZ Indicator LEDs
5 years ago
Drashna Jaelre 1102bea973 Fix uGFX reference issue
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
Alex Ong 8253427f12 Typedef'ed layer_state_t to uint32_t (#3637)
5 years ago
XScorpion2 aa482e2e4f Added mod carry over from press to release. (#5866)
5 years ago
XScorpion2 f5980a2478 Added check for event pressed to clear space cadet (#5839)
5 years ago
Drashna Jaelre 3aced2b5c9 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
5 years ago
Drashna Jaelre ce1b51be8b Allow Combo feature to be enabled/disabled live (#6318)
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 d8925d7ba7 Fix Preprocessor check for Leader Keys
5 years ago
Drashna Jaelre 9fb4d67877 Add out of bound check for Leader Key sequence array (#5840)
5 years ago
fauxpark a20730f634 Add sendstring LUTs for French keymap (#5830)
5 years ago
fauxpark e8de784425 Sendstring LUT improvements (#5727)
5 years ago
fauxpark 0b25414aec Remove lock LED example in quantum.c (#5636)
5 years ago
Aapo Saaristo 3dd97c383b Add user-overridable callback for cancelling UCIS input (#5564)
5 years ago
Ryan Caltabiano 92d137cec9 Switching rgb_config_t to use HSV struct (qmk#5933)
5 years ago
XScorpion2 fd2246f972 Fixing effects to respect user sat and val levels (#6275)
5 years ago
fauxpark 642986a834 Add copyright year placeholders to new keyboard script (#6280)
5 years ago
Takeshi ISHII 517329696b fix unselect_rows() in quantum/matrix.c (#6243)
5 years ago
fauxpark 341cf42d92 Remove additional copyrighted songs
5 years ago
Konstantin Đorđević 4675f2727b Fix parentheses in macros, and in general clean up quantum.h (#5021)
5 years ago
Michael Graf d29148f289 Removed doubled lines
5 years ago
Florian Didron d5aa21b024 Fix br abnt2 keymap compilation error
5 years ago
Danny Nguyen b69a93d65e Fix compilation error when I2C and encoder is enabled for split code
5 years ago
Florian Didron d49944f1a2 Fix swedish $ sign definition (#81)
5 years ago
Florian Didron 071e51994b Swedish extra keymap refactor
5 years ago
Drashna Jaelre b2f15ce264 Fix debouncing issue for eager algos (#73)
5 years ago
Drashna Jaelre dc13f5f518 Add additional pins for Teensy 3.x and LC (#72)
5 years ago
Drashna Jaelre 9b248baf43 Moving rgb typedefs into a single location (#5978) (#69)
5 years ago
Drashna Jaelre 028d02d1f1 Smallish overhaul of Auto-Shift feature (#67)
5 years ago
Drashna Jaelre a9f88d121e Add belgian layout for sendstring (#6008) (#64)
5 years ago
Drashna Jaelre a92ab87f98 Fixing matrix_scan so it properly returns changed status (#63)
5 years ago
Drashna Jaelre 4cb92b05ed Fix up Debouncing in AVR Templates (#5964) (#59)
5 years ago
Florian Didron 4b6c1b8c2c And fix the A5 Play note too !
5 years ago
Florian Didron f76e726edd Fix A5 after songs
5 years ago
Florian Didron 96147e03e8 Fixes the A5 HIGH consistently with weird noise output
5 years ago
Florian Didron 548848645a Fix startup song timing
5 years ago
Florian Didron 5b346419c7
Merge branch 'master' into audio_click_delay
5 years ago
Florian Didron 20218bebf5
Merge pull request #53 from zsa/driver/3733_enhancement
5 years ago
Florian Didron b58ea9ad0f
Merge branch 'master' into fix/split_common_i2c_backlight
5 years ago
Florian Didron a90a78c265
Merge branch 'master' into fix/oled_driver_for_splits
5 years ago
Florian Didron 3662999df2
Merge pull request #54 from zsa/rgb_light_effect_range
5 years ago
Florian Didron 5cb5e04f13
Merge pull request #32 from zsa/per_key_matrix_effects_part_1
5 years ago
Ryan Caltabiano 0554bced7c
Reduce rgb matrix firmware size
5 years ago
Ryan Caltabiano 18e15a7077
Added custom center point to rgb matrix
5 years ago
XScorpion2 2e08096ba6
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
5 years ago
XScorpion2 5b69491bac
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
5 years ago