Commit Graph

2154 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
Drashna Jaelre d909038b28
Move Oneshot mod callbacks to after mods are set (#18101) 3 years ago
Ryan ea2819b2c2
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) 3 years ago
Thomas 94d5fe6f90
Allow Active High for Pointing Device Motion Pin (#18404) 3 years ago
QMK Bot df30327c19
Format code according to conventions (#18466) 3 years ago
Alabastard-64 7c1797f52f
[Core] Pointing Device Automatic Mouse Layer (#17962) 3 years ago
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
Marius Renner 652d1d8a6d
Fix int8_t overflow in RGB heatmap effect (#18410) 3 years ago
Stefan Kerkmann 2aa3a8e059
[Core] remove busy waiting from rgblight functions (#18418) 3 years ago
Nick Brassel 1849897444
[QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reordering. (#18396) 3 years ago
Joshua Diamond a3a47a6556
Work around WinCompose issue for U+Axxx or U+Exxx (#18260) 3 years ago
Dasky db6a637398
Fix EECONFIG_KEYMAP_UPPER_BYTE init (#18394) 3 years ago
Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
Drashna Jaelre d67d388e77
Move mousekey keycodes into newly freed up keycode block (#16076) 3 years ago
Joshua Diamond a26f1ddafa
Chromeos keycodes (#18212) 3 years ago
Dasky e1aed8da08
Move fake EE_HANDS (#18352) 3 years ago
Dasky 40b0b3a983
Fix cirque tap from secondary side (#18351) 3 years ago
Joel Challis 8d715fc16b
Remove deprecated RESET keycode alias (#18271) 3 years ago
Ryan 3d667f0970
Refactor Unicode feature (#18333) 3 years ago
Ryan f7d2b001bc
Move Bluetooth-related function calls up to host/keyboard level (#18274) 3 years ago
Ryan 8833b28361
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) 3 years ago
Joel Challis 0306bdf7fd
Remove use of legacy keycode (#18281) 3 years ago
Drashna Jaelre 423826a34a
Better handle EEPROM reset keycode (#18244) 3 years ago
Joshua Diamond e4bf832368
Add unicode mode change callbacks (#18235) 3 years ago
Jeff Epler 9632360caa
Use a macro to compute the size of arrays at compile time (#18044) 3 years ago
Stefan Kerkmann e99ec28f5f
[Core] Introduce pointing device specific debug messages (#17663) 3 years ago
Nick Brassel d910e8df77
Use `TAP_CODE_DELAY` for encoder mapping by default (#18098) 3 years ago
Drzony f2edb73974
Fix mouse report comparison failing on shared EP (#18060) 3 years ago
Ryan d983251c10
Switch over MANUFACTURER and PRODUCT to string literals (#18183) 3 years ago
James Young efdd4f4d50
Clean-up of `#define _ADJUST 16` instances (#18182) 3 years ago
Joel Challis a2765bfe19
Add missing SS_LOPT and SS_ROPT defines (#18175) 3 years ago
precondition 5021cf58ad
Fix DV_SCLN and DV_COLN in keymap_spanish_dvorak.h (#18043) 3 years ago
Stefan Kerkmann 8ce946b5c8
[Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 3 years ago
precondition 8e9ee29fe3
Remove duplicate COMBINING HORN in keymap_us_extended.h (#18045) 3 years ago
Pascal Getreuer 95c43a2759
Fix Caps Word to treat mod-taps more consistently. (#17463) 3 years ago
Chewxy 6fc7c03e95
Added emacs as an "operating system" for input mode. (#16949) 3 years ago
precondition 0a6327d20c
Replace ; by : in the shifted symbols ASCII art of keymap_norman (#18029) 3 years ago
Joel Challis ba04ecfabd
Align TO() max layers with other keycodes (#17989) 3 years ago
precondition 2c3b447641
Use ANSI ASCII art and fix comments for LT_COLN and LT_UNDS in keymap_lithuanian_qwerty.h (#18028) 3 years ago
precondition 96731ba88e
Fix LV_CCAR and LV_NCED (#18025) 3 years ago
Pascal Getreuer 6a0d90f81a
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 3 years ago
lokher a02aff9c77
Add led matrix support for CKLED2001 (#17643) 3 years ago
precondition 4ff39b5652
KR_DQUO S(KR_COLN) → KR_DQUO S(KR_QUOT) (#18011) 3 years ago
precondition e3415d6b97
define CZ_PERC S(CZ_PLUS) → define CZ_PERC S(CZ_EQL) (#18008) 3 years ago
precondition 20f0f40220
Remove invisible variation selector-15 from keymap_japanese.h (#18007) 3 years ago
precondition b4fbb340c5
Use LT_ZCAR in place of LT_PLUS for modded kc definitions (#18000) 3 years ago
precondition db4c4b1f78
Fix Bépo's BP_NNBS (narrow non-breaking space) (#17999) 3 years ago
Joel Challis 7e7387c0d1
Remove legacy keycode use from command (#18002) 3 years ago
Albert Y cde9dd8b90
Refactor Pixel Fractal effect (#17602) 3 years ago
Takeshi ISHII 5ecd745514
fix comment space code in quantum/matrix_common.c (#17942) 3 years ago
Drashna Jaelre ac25109312
Always run pointing device init (#17936) 3 years ago