Commit Graph

104 Commits (4e3a96ff3e14f74eb8e895959868e3b6578af7fe)

Author SHA1 Message Date
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
Drashna Jaelre a6857d18e1 Change table names 6 years ago
Drashna Jaelre 7148c0b10c Clean up some of the code 6 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009) 6 years ago
Wilba6582 d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974) 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
skullY c5221fa1cb fix the led_matrix.h naming conflict 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 6 years ago
Danny Nguyen 40bf3a2ce9 Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin` 6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609) 7 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389) 7 years ago
Konstantin Đorđević e4dfcf896e Add tap_code16 function (#4362) 7 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015) 7 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 7 years ago
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) 7 years ago
yiancar 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968) 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago