Commit Graph

265 Commits (374d5d74804e0a99d93c3685f63f9f709b6ded22)

Author SHA1 Message Date
jpe230 86938fd958
Allow QK_MAKE to work with converters (#18637) 3 years ago
Sergey Vlasov ca0c12847a
Fix layer switching from tap dances by redoing the keymap lookup (#17935) 3 years ago
Alabastard-64 7c1797f52f
[Core] Pointing Device Automatic Mouse Layer (#17962) 3 years ago
Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
Drashna Jaelre 423826a34a
Better handle EEPROM reset keycode (#18244) 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
Pascal Getreuer 95d20e6d8b
Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Retro Shift. (#17284) 3 years ago
Nick Brassel 8545473307
Removes terminal from QMK. (#17258) 3 years ago
Drashna Jaelre db887e63d7
Enhancement and fixes of "Secure" feature (#16958) 3 years ago
Pascal Getreuer 68b16bba68
[Core] Add Caps Word feature to core (#16588) 3 years ago
Drashna Jaelre 787a68948f
[Core] Add Reboot keycode to core (#15990) 3 years ago
Joel Challis 92a61aa0cd
Implement XAP 'secure' core requirements (#16843) 3 years ago
Drashna Jaelre 02655690f4
[Core] Add compile/make macro to core (#15959) 3 years ago
Joakim Tufvegren 7f63bcf38b
[Bug] Re-add call to `suspend_power_down_kb()` (#16382) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Joel Challis 135c935990
Initial migration of suspend callbacks (#16067) 3 years ago
QMK Bot b79b8dcdd0
Format code according to conventions (#16110) 3 years ago
Ga68 1f59fe6d1b
Adjust tap_code16 to account for TAP_HOLD_CAPS_DELAY (#15635) 3 years ago
Joel Challis a8700404f7
Relocate matrix_init_quantum content (#15953) 3 years ago
Joel Challis 6e83b44940
Align location of some host led logic (#15954) 3 years ago
Ryan b45a037c7e
Rename some Quantum keycodes (#15968) 3 years ago
Joel Challis d840ef2b28
Relocate matrix_scan_quantum tasks (#15882) 3 years ago
Drashna Jaelre 672c6b4721
Make (un)register code functions weak (#15285) 3 years ago
Drashna Jaelre 942b3cf16c
Generalize Unicode defines (#15409) 3 years ago
precondition 4bac5f53d8
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) 4 years ago
Drashna Jaelre 32a87d3517
Add uint to char functions (#15244) 4 years ago
QMK Bot 2c5d66987d
Format code according to conventions (#15193) 4 years ago
Drashna Jaelre 56e3f06a26
Rework and expand Pointing Device support (#14343) 4 years ago
Ryan f529580860
Basic keycode overhaul (#14726) 4 years ago
Ryan d8f0c8783a
Remove sysex API (#14723) 4 years ago
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Drashna Jaelre 15710db4ad
Move feature suspend logic out of platform specific code (#14210) 4 years ago
Joel Challis a84de5e22b
Revert 14083 && 14144 (#14150) 4 years ago
Joel Challis c4dbf4bf01
Tidy up quantum.c now some of tmk_core has been merged (#14083) 4 years ago
Drashna Jaelre 4e3726bfe1
Fixup Audio startup and add to documents (#13606) 4 years ago
Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 4 years ago
Joel Challis 3f419dc872
Unconditionally call led_init_ports (#12116) 4 years ago
Joel Challis 4ef8ff458d
Minor tidy up of key overrides (#13747) 4 years ago
Joel Challis 03d258c222
matrix_scan_x -> x_task (#13748) 4 years ago
Joel Challis f945c352e7
Haptic: driver-> feature (#13713) 4 years ago
Ryan 332a5aa7cb
Move `SENDSTRING_BELL` code to `send_string.h` (#13566) 4 years ago
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Drashna Jaelre 8da8aabbe5
Improve layer mask handling (#13065) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Ryan 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 4 years ago
Ryan 9155b59e1a
LED Matrix: decouple from Backlight (#12054) 4 years ago
Drashna Jaelre 0e984b6e7e
Add ability to toggle One Shot functionality (#4198) 4 years ago
Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 4 years ago