Commit Graph

126 Commits (python_optimizations)

Author SHA1 Message Date
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
Wilba 320822d75b VIA Configurator Refactor (#7268) 5 years ago
Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 5 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 6 years ago
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215) 6 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Joel Challis 4531cc874e
Initial migration of software PWM backlight (#6709) 6 years ago
Drashna Jaelre dab4967f1b
Add Dip Switch as a core feature (#6140) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Takeshi ISHII 1c5b0cbbeb AVR GPIO macro defines more readable (#5937) 6 years ago
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906) 6 years ago
fauxpark a5ecf14608 Sendstring LUT improvements (#5727) 6 years ago
Konstantin Đorđević c69060465e Fix parentheses in macros, and in general clean up quantum.h (#5021) 6 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) 6 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277) 6 years ago
Brice Figureau b61baf4281 Fix #3566 use an hardware timer for software PWM stability (#3615) 6 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature 6 years ago