Commit Graph

1921 Commits (0ac18bfc84399023f922bb935b34fb8fef8b5dc2)

Author SHA1 Message Date
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
Stefan Kerkmann f27b617f36
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 3 years ago
Stefan Kerkmann ed9bdcbc36
[Core] guard RPC invocation by checking RPC info against crc checksum (#17840) 3 years ago
David Hoelscher 2bdd73f801
Add ST7735 driver to Quantum Painter (#17848) 3 years ago
Drzony 0b726a437b
Implement relative mode for Cirque trackpad (#17760) 3 years ago
Drashna Jaelre d93dfbff3c
Fix check when compiling HID Joystick with digital driver (#17844) 3 years ago
precondition 95c1cc425e
Rename postprocess_steno_user → post_process_steno_user (#17823) 3 years ago
Daniel Kao b8b2e99976
Constrain Cirque Pinnacle coordinates (#17803) 3 years ago
Joel Challis c982d6c5e3
Avoid OOB in dynamic_keymap_reset (#17695) 3 years ago
Daniel Kao 1de6811ebe
Cirque circular scroll: Support POINTING_DEVICE_COMBINED (#17654) 3 years ago
Drashna Jaelre 325da02e57
Fix QK_MAKE's reboot check (#17795) 3 years ago
JayceFayne d02cefe613
implement `tap_code16_delay` (#17748) 3 years ago
jack a6f3194397
Add ability to enter bootloader mode from `QK_MAKE` (#17745) 3 years ago
Drashna Jaelre 5f32690cba
Move Pointing Device Initialization (#17740) 3 years ago
Wilba 4efe6330c4
VIA Encoder Map Support (#17734) 3 years ago
mknj 9a31bbb3fa
fix syntax error (#17732) 3 years ago
Drashna Jaelre ee17ffadea
Move Pointing Device code to a subdirectory (#17684) 3 years ago
Drashna Jaelre 12eb6444c6
Add support for PAW3204 Optical Sensor (#17669) 3 years ago
Joel Challis 42eff8c372
Allow dynamic keymap to compile without via.h (#17703) 3 years ago
Albert Y 2f73e65837
Add LED limit call (#17679) 3 years ago
Albert Y 1862ac5454
Fix the use of LED limits (#17678) 3 years ago
Albert Y 300dab7962
[Code] Add solid reactive gradient mode (#17228) 3 years ago