forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from ErgoDox-EZ/fix/combo_logic
Fixes logic for Combo Feature
- Loading branch information
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
04-12-2019 - Add AltGr/RALT support to Send String #4046 | ||
04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091) | ||
04-12-2019 - Add AltGr/RALT support to Send String (qmk#4046) | ||
04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091) | ||
04-12-2019 - Enhancement for Eager debouncing (and Ergodox EZ host sleep fix) (qmk#5621) | ||
04-16-2019 - Fix logic for Combo feature (qmk#5610) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters