Commit Graph

1006 Commits (master)

Author SHA1 Message Date
matth f7177c0fe5 fixed quantum.c change
5 years ago
matth 3882ceefc1 updaded matt xd87
5 years ago
Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587)
5 years ago
Drashna Jaelre b5ee6c200c
Fixup Bootmagic code (#6386)
5 years ago
Takeshi ISHII 1c5b0cbbeb AVR GPIO macro defines more readable (#5937)
5 years ago
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906)
5 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110)
5 years ago
fauxpark 92f9b6c3bd Add ATmega32U2 to mcu_selection.mk (#6561)
5 years ago
fauxpark 802c575506 Remove backslashes from template keymap (#6548)
5 years ago
Danny 36dd261d06 Add support for different encoder pinout for right half of split keyboard (#6521)
5 years ago
Drashna Jaelre 547fbe769c
Enable PWM Support for Planck EZ Indicator Lights (#6473)
5 years ago
fauxpark 406f03bb0c Mask off TD() parameter properly (#6143)
5 years ago
fauxpark 405dea01be Add some defaults for ATmega32A to mcu_selection.mk (#6253)
5 years ago
fauxpark 2a534e87ac Rename QK_TMK(_MAX) to QK_BASIC (#6509)
5 years ago
fauxpark 4d72aa428f Improve backlight PWM pin support (#6202)
5 years ago
Zach DeCook 009d45d4d7 MIDI: Fix basic noteon: send correct velocity (#6476)
5 years ago
Garrett Singer f644db042c [Split] Add config option for DIRECT_PINS_RIGHT (#6479)
5 years ago
yrdns 22a8992d1b Fix RGB Matrix Cycle Left-Right Animation (#6421)
5 years ago
fauxpark 0bd03150e5 Remove NO_BACKLIGHT_CLOCK (#6418)
5 years ago
Joel Challis b1691ba696 Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)
5 years ago
Wilba bffbb4b42d Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)
5 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
5 years ago
Danny a40dbf94e8
Merge pull request #6264 from zvecr/split_master_check
5 years ago
Konstantin Đorđević e040028f1b Change xprintf() calls in rgblight.c to dprintf() (#6363)
5 years ago
Drashna Jaelre e5d2cb8f98 Fix Preprocessor check for Leader Keys
5 years ago
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
5 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318)
5 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105)
5 years ago
XScorpion2 e2dfb787da Adding rgb matrix speed into eeprom storage. (#5965)
5 years ago
fauxpark ba42a5ae68 Remove commented out MCUs in rules.mk (#5884)
5 years ago
Drashna Jaelre 09f5767072 Add out of bound check for Leader Key sequence array (#5840)
5 years ago
fauxpark ed6a872911 Add sendstring LUTs for French keymap (#5830)
5 years ago
fauxpark a5ecf14608 Sendstring LUT improvements (#5727)
5 years ago
fauxpark 26bbf6a66a Remove lock LED example in quantum.c (#5636)
5 years ago
Aapo Saaristo 2a231457bd Add user-overridable callback for cancelling UCIS input (#5564)
5 years ago
Ryan Caltabiano cf215487ba Switching rgb_config_t to use HSV struct
5 years ago
XScorpion2 3ee062222a Fixing effects to respect user sat and val levels (#6275)
5 years ago
Konstantin Đorđević c69060465e Fix parentheses in macros, and in general clean up quantum.h (#5021)
5 years ago
Drashna Jaelre 37be1cb513
Fix debouncing issue for eager algorithms (#6081)
5 years ago
fauxpark 8b1cdd1e3d Add copyright year placeholders to new keyboard script (#6280)
5 years ago
XScorpion2 d16db69367 Added mod carry over from press to release. (#5866)
5 years ago
zvecr 05990c9bda Small fix to allow board to override split keyboard master check
5 years ago
Takeshi ISHII f268993760 fix unselect_rows() in quantum/matrix.c (#6243)
5 years ago
Michael F. Lamb b802c0c8df [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)
5 years ago
fauxpark 8c1900a658 Remove one more copyrighted song (#6200)
5 years ago
fauxpark 317b809564 Fix breathing always on for soft PWM (#5983)
5 years ago
Danny 810c8db770 Set default I2C clock speed to 100kHz for split_common (#6161)
5 years ago
fauxpark 6bdcbfb25a Fix backlight breathing on C6 (#6102)
5 years ago
Drashna Jaelre 06975aa0dd Remove all Copyrighted Sounds and Songs (#5905)
5 years ago
XScorpion2 e7711b3b66 Moving rgb typedefs into a single location (#5978)
5 years ago