Commit Graph

1694 Commits (acf7824f9ab8bcd6f23b7fa26dbaa3023aa77e9f)

Author SHA1 Message Date
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
Mislav Čakarić cd819a7f7e Allows Terminal to use ModTap/LayerTap keys (#4586) 6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
Jeremy Bernhardt 246c3e4ef4 Changed rest note (#4837) 7 years ago
Jack Humbert 3cf179be61 Adds Proton C Conversion (#4661) 7 years ago
fauxpark 3bd30085d8 Tidy up Mod-Tap shortcuts (#4806) 7 years ago
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros (#4775) 7 years ago
Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774) 7 years ago
James Churchill 563ce3f225 Add explicit eeprom include in split_common 7 years ago
James Churchill 38e01a7480 Convert split_common to use generic GPIO api 7 years ago