Commit Graph

79 Commits (b62e160a8950f451b08f1fee0109e60a58c5ddaa)

Author SHA1 Message Date
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906)
5 years ago
fauxpark a5ecf14608 Sendstring LUT improvements (#5727)
5 years ago
Konstantin Đorđević c69060465e Fix parentheses in macros, and in general clean up quantum.h (#5021)
5 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637)
5 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277)
5 years ago
Brice Figureau b61baf4281 Fix #3566 use an hardware timer for software PWM stability (#3615)
5 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature
5 years ago
Drashna Jaelre a6857d18e1 Change table names
5 years ago
Drashna Jaelre 7148c0b10c Clean up some of the code
5 years ago
Drashna Jaelre 908966bdf3
Fixed tap/down/up handling in dynamic keymap macros (#5363)
5 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009)
5 years ago
Wilba6582 d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
skullY c5221fa1cb fix the led_matrix.h naming conflict
5 years ago
skullY bf2670601d compiles, but long delay on startup and problems
5 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c
5 years ago
Danny Nguyen 40bf3a2ce9 Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin`
5 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
5 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389)
5 years ago
Konstantin Đorđević e4dfcf896e Add tap_code16 function (#4362)
6 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015)
6 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215)
6 years ago
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
6 years ago
yiancar 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968)
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
6 years ago
yiancar fdd0f91527 ISSI31FL3733 driver (#3679)
6 years ago
Drashna Jaelre 23d68d0ba1 Make sure Planck light calls user suspend functions (#3568)
6 years ago
Jacob Jerrell 4b5dcda126 Keymap: Bocaj Ergodox Updates (#3364)
6 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
6 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
6 years ago
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation (#2910)
6 years ago
Martin Sandiford 66e40529aa Change handling of adjust layer to make it more LT(...) friendly. (#1625)
6 years ago
Drashna Jaelre 33fdd1d255 Fix Audio Clicky sub-feature (#2784)
6 years ago
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
6 years ago
Drashna Jael're 3f1d147529 Add SS_RALT for AltGR usage in macros
6 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362)
6 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
6 years ago
Gilbert Consellado 7ff96877d2 added SS_LSFT to featured macros
7 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state.
7 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657)
7 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature.
7 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography
7 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around
7 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files.
7 years ago
Shayne Holmes fdc2e8058b Allow broader send_string layout customizability via compile flag
7 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042)
7 years ago
Jack Humbert 7e37daa2ce Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
7 years ago
Gabriel Young 1000799d1e Factor basic note processing into respective processors
7 years ago