1077 Commits (master)

Author SHA1 Message Date
theVDude 5a3aefed8d Fix small hiccup in snake animation (#6858)
5 years ago
Deckweiss eac6ccff98 Added uart config for using rn42 with at90usb1286 (#6582)
5 years ago
MechMerlin bb43010170 Fix broken link to ps2avrgb flashing instructions (#7011)
5 years ago
Joel Challis 76378d74f5 ARM split - detect USB to select master/slave (#6424)
5 years ago
Joel Challis 64c075ed2c
Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)
5 years ago
fauxpark ed1bf3afa2 Prevent clang-format messing up placeholder tokens within keyboard templates (#6790)
5 years ago
Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487)
5 years ago
Silvio Gulizia afb93b7f48 Fix quantum keymapextra italian (#6779)
5 years ago
Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
5 years ago
Drashna Jaelre f069e9fc09
Generalize Tap Dance Layer functions (#6629)
5 years ago
fauxpark 3642a82d37 Add support for 328P hardware backlight on B1/B2 (#6776)
5 years ago
fauxpark de4a47f1cc Cleanup rules.mk for 32A and 328P keyboards (#6767)
5 years ago
MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461)
5 years ago
XScorpion2 095b88bca5 Smoother Linear Light Table (#6764)
5 years ago
XScorpion2 46c49ae4e6 Updated split encoders so indexes are based on left hand encoders first (#6382)
5 years ago
fauxpark 490a13a02e Add 328P to mcu_selection.mk (#6682)
5 years ago
fauxpark 98599173d7 Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
5 years ago
Drashna Jaelre dab4967f1b
Add Dip Switch as a core feature (#6140)
5 years ago
skullY b624f32f94 clang-format changes
5 years ago
skullY 61af76a10d Hotfix: Reinstate the KC_DELT alias
5 years ago
Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327)
5 years ago
Drashna Jaelre 5a2a650730 Update swedish based keymaps with newer keycodes
5 years ago
Drashna Jaelre 51ee244906 Language Keymap extras backport from ZSA fork (#6198)
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
Danny Nguyen 2c8149aa55 Fix compilation error when I2C and encoder is enabled for split code
5 years ago
zvecr c393d3afde Add additional pins for Teensy 3.x and LC
5 years ago
Kimat Boven 4d97f35230 Add belgian layout for sendstring (#6008)
5 years ago
Ryan Caltabiano 6d6646de04 Fixing matrix_scan so it properly returns changed status
5 years ago
Drashna Jaelre 83afae31ed Fix up Debouncing in AVR Templates (#5964)
5 years ago
Ryan Caltabiano c9a7161d93 Reduce rgb matrix firmware size
5 years ago
fauxpark e0ecc53f4e Make DEBUG keycode disable as well as enable (#5898)
5 years ago
Ryan Caltabiano 5c7b37bbbd Added custom center point to rgb matrix
5 years ago
XScorpion2 270b39b2eb Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
5 years ago
XScorpion2 f11fde9bf5 Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
5 years ago
XScorpion2 0099bbf9a6 Single Color Band scrolling left to right effects (#5867)
5 years ago
Josh d85110b6ec Adds a configurable initial delay to the audio clicky feature (#4286)
5 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637)
5 years ago
Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856)
5 years ago
yiancar acd3e79add NK65 Addition (#5865)
5 years ago
Pavlos Vinieratos b68d8fe82e [Keymap] Pvinis master (#5843)
5 years ago
XScorpion2 c6184d2e7e Added check for event pressed to clear space cadet (#5839)
5 years ago
XScorpion2 819364ea23 Fix for Solid Reactive mode bug (#5846)
5 years ago
XScorpion2 fd23a0e909 RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
5 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
5 years ago
Torben Hoffmann d3f3da5112 Norman layout for the minidox keyboard (#5747)
5 years ago
XScorpion2 60eae7335b RGB Matrix Typing Heatmap (#5786)
5 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
5 years ago
Rainer Clasen 12e6d41202 [Split] fix split_common i2c backlight disabling (#3886)
5 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773)
5 years ago
XScorpion2 e290dc5ad8 Space Cadet: Reducing unnecessary reported keypresses (#5781)
5 years ago
MechMerlin 4c14b5832a Fix up ps2avrgb templates (#5606)
5 years ago
Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803)
5 years ago
Drashna Jaelre 41beecfc18 Add DFU Suffix for ARM boards (#5763)
5 years ago