Commit Graph

1327 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Drashna Jaelre f069e9fc09
Generalize Tap Dance Layer functions (#6629) 6 years ago
fauxpark 3642a82d37 Add support for 328P hardware backlight on B1/B2 (#6776) 6 years ago
fauxpark de4a47f1cc Cleanup rules.mk for 32A and 328P keyboards (#6767) 6 years ago
MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
XScorpion2 095b88bca5 Smoother Linear Light Table (#6764) 6 years ago
XScorpion2 46c49ae4e6 Updated split encoders so indexes are based on left hand encoders first (#6382) 6 years ago
fauxpark 490a13a02e Add 328P to mcu_selection.mk (#6682) 6 years ago
fauxpark 98599173d7 Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566) 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
skullY 61af76a10d Hotfix: Reinstate the KC_DELT alias 6 years ago
Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327) 6 years ago
Drashna Jaelre 5a2a650730 Update swedish based keymaps with newer keycodes 6 years ago
Drashna Jaelre 51ee244906 Language Keymap extras backport from ZSA fork (#6198) 6 years ago
Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587) 6 years ago
Drashna Jaelre b5ee6c200c
Fixup Bootmagic code (#6386) 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
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) 6 years ago
fauxpark 92f9b6c3bd Add ATmega32U2 to mcu_selection.mk (#6561) 6 years ago
fauxpark 802c575506 Remove backslashes from template keymap (#6548) 6 years ago
Danny 36dd261d06 Add support for different encoder pinout for right half of split keyboard (#6521) 6 years ago
Drashna Jaelre 547fbe769c
Enable PWM Support for Planck EZ Indicator Lights (#6473) 6 years ago
fauxpark 406f03bb0c Mask off TD() parameter properly (#6143) 6 years ago
fauxpark 405dea01be Add some defaults for ATmega32A to mcu_selection.mk (#6253) 6 years ago
fauxpark 2a534e87ac Rename QK_TMK(_MAX) to QK_BASIC (#6509) 6 years ago
fauxpark 4d72aa428f Improve backlight PWM pin support (#6202) 6 years ago
Zach DeCook 009d45d4d7 MIDI: Fix basic noteon: send correct velocity (#6476) 6 years ago
Garrett Singer f644db042c [Split] Add config option for DIRECT_PINS_RIGHT (#6479) 6 years ago
yrdns 22a8992d1b Fix RGB Matrix Cycle Left-Right Animation (#6421) 6 years ago
fauxpark 0bd03150e5 Remove NO_BACKLIGHT_CLOCK (#6418) 6 years ago
Joel Challis b1691ba696 Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395) 6 years ago
Wilba bffbb4b42d Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 6 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) 6 years ago
Konstantin Đorđević e040028f1b Change xprintf() calls in rgblight.c to dprintf() (#6363) 6 years ago
Drashna Jaelre e5d2cb8f98 Fix Preprocessor check for Leader Keys 6 years ago
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 6 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318) 6 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105) 6 years ago
XScorpion2 e2dfb787da Adding rgb matrix speed into eeprom storage. (#5965) 6 years ago
fauxpark ba42a5ae68 Remove commented out MCUs in rules.mk (#5884) 6 years ago
Drashna Jaelre 09f5767072 Add out of bound check for Leader Key sequence array (#5840) 6 years ago
fauxpark ed6a872911 Add sendstring LUTs for French keymap (#5830) 6 years ago
fauxpark a5ecf14608 Sendstring LUT improvements (#5727) 6 years ago
fauxpark 26bbf6a66a Remove lock LED example in quantum.c (#5636) 6 years ago
Aapo Saaristo 2a231457bd Add user-overridable callback for cancelling UCIS input (#5564) 6 years ago
Ryan Caltabiano cf215487ba Switching rgb_config_t to use HSV struct 6 years ago
XScorpion2 3ee062222a Fixing effects to respect user sat and val levels (#6275) 6 years ago
Konstantin Đorđević c69060465e Fix parentheses in macros, and in general clean up quantum.h (#5021) 6 years ago
Drashna Jaelre 37be1cb513
Fix debouncing issue for eager algorithms (#6081) 6 years ago