Commit Graph

1327 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Konstantin Đorđević d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221) 6 years ago
Tobias Schulte a69e4406d4 Fix Tx Bolt ghosting second character on key press (#5229) 6 years ago
Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time (#5213) 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 6 years ago
Takeshi ISHII 030faf951c Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174) 6 years ago
Drashna Jaelre 100697ebab Stop all notes on startup, if there is no song and audio is disabled to prevent continouse tone (#5173) 6 years ago
Drashna Jaelre feee01192e
Fix Audio Clicky by adding missing punctuation (#5171) 6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090) 6 years ago
Rys Sommefeldt 0e68b6c1a9 Add UK variant of the SEND_STRING() LUTs 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167) 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981) 6 years ago
Drashna Jaelre cc146e32dc Improve RGB Light code (#4326) 6 years ago
Konstantin Đorđević d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c (#5110) 6 years ago
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936) 6 years ago
skullY c5221fa1cb fix the led_matrix.h naming conflict 6 years ago
skullY 5fc2421811 Put back an accidentally stripped copyright 6 years ago
skullY 1a680c1d6a cleanup 6 years ago
skullY 84879f28a3 fix compiling for backlight without led matrix 6 years ago
skullY c080a3e7c4 cleanup 6 years ago
skullY 32116f1a45 Move the 1 second delay to led_matrix_init 6 years ago
skullY 6b74dd6de5 led_matrix works now 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
skullY 159191a874 revert accidental rgb_matrix.h changes 6 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731 6 years ago
Drashna Jaelre 35f6919673 Fix Bootmgic Mod Handling for LM keycodes (#4740) 6 years ago
Anthony 5c7a31eae2 Improvements to Space Cadet Shift (#3856) 6 years ago
Flugschwein e9c3e04146 Fix QWERTZ <> QWERTY issue in sendstring_german.h 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929) 6 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom. 6 years ago
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
alex-ong 562c0d702a Fix compile error in debounce_eager_pk 6 years ago
alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2. 6 years ago
Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g 6 years ago
Alex Ong 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows 6 years ago
Alex Ong b5b119544a Removed #include "matrix.h" from debounce.h 6 years ago
alex-ong 14ed96aa06 Moved debouncing_time variable to inside #if debounce 6 years ago
alex-ong 5b7fc758d7 Restored debounce.h since there wasnt any real change. 6 years ago
alex-ong 4d8733591f Working eager_pk 6 years ago
alex-ong 123608fb31 DO NOT USE Revert back to original API to support split_keyboards. 6 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 6 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 6 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 6 years ago
MakotoKurauchi 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used 6 years ago
MechMerlin 465559e166 Optimize/Update the new_project script (#4920) 6 years ago
MechMerlin b0d308eea1 Update Templates (stop living in the past, its 2019) (#4897) 6 years ago