Commit Graph

149 Commits (1f2b1dedccdf21b629c45ece80b4ca32f6653296)

Author SHA1 Message Date
Nick Brassel 1f2b1dedcc
Quantum Painter (#10174) 3 years ago
Ryan c05e8afe45
Joystick feature updates (#16732) 3 years ago
Joel Challis 6e83b44940
Align location of some host led logic (#15954) 3 years ago
Drashna Jaelre 5f7c0e3097
Add missing define for unicode common (#15416) 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
Nick Brassel 36d123e9c5
Add support for deferred executors. (#14859) 4 years ago
Drashna Jaelre 56e3f06a26
Rework and expand Pointing Device support (#14343) 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
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
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454) 4 years ago
Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 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
Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 4 years ago
Takeshi ISHII 5fda0e2c04
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555) 4 years ago
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Drashna Jaelre a0fed0ea17
Convert Encoder callbacks to be boolean functions (#12805) 4 years ago
Ryan 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 4 years ago
Joel Challis 40c7ecfdea
Move gpio wait logic to wait.h (#12067) 4 years ago
Ryan 9155b59e1a
LED Matrix: decouple from Backlight (#12054) 4 years ago
Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 4 years ago
Joel Challis a3cbc8a004
Overhaul bootmagic logic to have single entrypoint (#8532) 4 years ago
Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824) 4 years ago
Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 4 years ago
Nick Brassel 31c57aab35 `qmk cformat` 4 years ago
Takeshi ISHII 302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603) 4 years ago
Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 4 years ago
Joshua Diamond e190872b82
Improved Language Specific Keycodes for US International and Extended Layouts (#11307) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan 3afe0ea9b9
ST7565 tidyup (#10907) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Konstantin Đorđević 61b64bb82a
Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 5 years ago
QMK Bot 231464c49c format code according to conventions [skip ci] 5 years ago
JohSchneider d26a14c169
add 'togglePin' convenience function (#8734) 5 years ago
Drashna Jaelre 23124b9fd1
Fix bug with layer caching in get_event_keycode (#8693) 5 years ago
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 5 years ago
brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054) 5 years ago
Ted M Lin 552f8d81b9
Reduce PROGMEM usage for sendstring LUT (#8109) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 5 years ago
Mikkel Jeppesen 05d6e6ca78 Ensure setPinInput actually sets input high-Z (#6237) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Joel Challis b89e35bdd3
Relocate common backlight functionally (#7273) 5 years ago