Commit Graph

65 Commits (f61c99fdda6b05a64b06b718fbb0ff5db71d8bfd)

Author SHA1 Message Date
skullY c5221fa1cb fix the led_matrix.h naming conflict 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 6 years ago
Danny Nguyen 40bf3a2ce9 Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin` 6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609) 7 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389) 7 years ago
Konstantin Đorđević e4dfcf896e Add tap_code16 function (#4362) 7 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015) 7 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 7 years ago
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) 7 years ago
yiancar 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968) 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago
yiancar fdd0f91527 ISSI31FL3733 driver (#3679) 7 years ago
Drashna Jaelre 23d68d0ba1 Make sure Planck light calls user suspend functions (#3568) 7 years ago
Jacob Jerrell 4b5dcda126 Keymap: Bocaj Ergodox Updates (#3364) 7 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120) 7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
Martin Sandiford 66e40529aa Change handling of adjust layer to make it more LT(...) friendly. (#1625) 7 years ago
Drashna Jaelre 33fdd1d255 Fix Audio Clicky sub-feature (#2784) 7 years ago
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. 7 years ago
Drashna Jael're 3f1d147529 Add SS_RALT for AltGR usage in macros 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187) 7 years ago
Gilbert Consellado 7ff96877d2 added SS_LSFT to featured macros 8 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state. 8 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657) 8 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature. 8 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography 8 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around 8 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files. 8 years ago
Shayne Holmes fdc2e8058b Allow broader send_string layout customizability via compile flag 8 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
Gabriel Young 1000799d1e Factor basic note processing into respective processors 8 years ago
Jack Humbert cbabb4d417 split up unicode systems into different files 8 years ago
Jack Humbert 8d0fdf1008 adds soft pwm for non-timed ports 8 years ago
Priyadi Iman Nurcahyo 2bef8b5b88 Limit outputselect to AVR only for now 8 years ago
Ofer Plesser eac8fa7999 Implemented basic key combination feature 9 years ago
Jack Humbert 7edac212c8 separated into api files/folder 9 years ago
Jack Humbert cefa8468fb travis pls 9 years ago
Jack Humbert 664c0a036b cleaning up new code 9 years ago
Jack Humbert 5f91fb4136 working with power limit 9 years ago
Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions 9 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity 9 years ago
Pavlos Vinieratos a28a6e5b79 extract reset keyboard into a function 9 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 years ago
Jack Humbert 8125cdb88c gets rid of rand warning [skip ci] 9 years ago
Jack Humbert 197f152dee adds random base64 character generator 9 years ago
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460) 9 years ago