Commit Graph

231 Commits (d2123f3c071b819c74845f76f6729da4fca610f2)

Author SHA1 Message Date
Jack Humbert d2123f3c07 remove some outdated changes 4 years ago
Takeshi Nishio 71f067a60e
Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234) 4 years ago
Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 4 years ago
Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 4 years ago
Joshua Diamond f40b564683
Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on Linux (#11232) 4 years ago
Joshua Diamond 54e2bf3ede
Fix Issue #9533 - Delayed shift state handling (#11220) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan 2c92ee1f56
Allow modified keycodes in Unicode input (#10658) 5 years ago
a_p_u_r_o bc79e51990
Fix issue introduced by PR#10404 (#10559) 5 years ago
3araht 2bcac45650
Fix for MIDI sustain effect issue (#10361) 5 years ago
QMK Bot c8cff1489a format code according to conventions [skip ci] 5 years ago
cmdremily ef7c79b781 Fix issues with unused variables and functions preventing a clean compile. 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259) 5 years ago
Pete Sevander b0335b2731 Bigger combo index (#9318) 5 years ago
QMK Bot 9ae15e8c79 format code according to conventions [skip ci] 5 years ago
Dongfeng Yu 666cb44673
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9446) 5 years ago
Drashna Jaelre 98642ca028
Improve keycode handling for RGB (#7677) 5 years ago
Nick Brassel 3d6d899666
`qmk cformat` (#9500) 5 years ago
Jason Laqua f7eb030e91
Standardize how unicode is processed (fixes #8768) (#8770) 5 years ago
Konstantin Đorđević 94fc32f431
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674) 5 years ago
Konstantin Đorđević bdfdc506da
Rename UC_OSX (and related constants) to UC_MAC (#8589) 5 years ago
a-chol 476fce8a32 Add missing mcuconf.h and halconf.h to onekey:joystick keymap. 5 years ago
a-chol 887e96cbb2 Fix HID joystick report sending for ChibiOS. 5 years ago
a-chol def06b4976 Add support for joystick adc reading for stm32 MCUs. Fix joystick hid report sending for chibios 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
Jeremy Bernhardt e5d34fd084
Variable combo (#8120) 5 years ago
a-chol 6fd7f9d12f avoid float functions to compute range mapping for axis adc reading 5 years ago
Nick Brassel 801be60473 The other required set of changes 5 years ago
a-chol d88bdc6a1b Fix port addressing for joystick analog read 5 years ago
achol b030c45705 Add save and restore of each pin used in reading joystick (AVR). 5 years ago
achol 3cf7611139 add support for hid gamepad interface 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Ryan bb8d4b4d23
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236) 5 years ago
Ryan 371ff9dd6f
A proper `send_string()` for the Unicode feature (#8155) 5 years ago
Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 5 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 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
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Drashna Jaelre e9c44e396d
Smallish overhaul of Auto-Shift feature (#6067) 6 years ago
Drashna Jaelre 335dd0271e Fix Tap Dance name for consistency and to match docs (#7136) 6 years ago
Drashna Jaelre f069e9fc09
Generalize Tap Dance Layer functions (#6629) 6 years ago