Commit Graph

1327 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Drashna Jaelre 12568fb5a9
[Bug] Fix RGB Matrix Indicators (#11308) 4 years ago
Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 4 years ago
Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 4 years ago
Ryan 806aa9bc67
Remove comments about custom ldscript for Teensy LC (#11224) 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
Joel Challis a9f7d4dccc
Various compilation fixes for avr-gcc 10 (#9269) 4 years ago
Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 4 years ago
Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 4 years ago
Ryan 37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c (#11174) 4 years ago
Takeshi ISHII 10e4487ba3
Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` includes. (#11192) 4 years ago
Hedgestock 8ea7f4f45f
Fixed french quotes on canadian multilingual (#11183) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
Josh Hinnebusch c59f87a5d7
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) 5 years ago
r-pufky 08bf9f9e74
Add definitions for RGB off/black. (#11132) 5 years ago
Sergey Omelchenko e3888281f4
Fix missing define to map rgb_matrix function set to rgblight. (#11084) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan 3afe0ea9b9
ST7565 tidyup (#10907) 5 years ago
Geoffrey BOTIN 2ffac90c99
Fix typo causing `redefined error` in keymap_french_osx (#10962) 5 years ago
Joel Challis 94e94ffb5b
Recommend use of LED Indicator config (#10895) 5 years ago
Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816) 5 years ago
X-Bows Tech f2eb080aa2
Add support for 4 IS31FL3731 devices (#10860) 5 years ago
Ryan 2c92ee1f56
Allow modified keycodes in Unicode input (#10658) 5 years ago
Félix Sanz 168ce1a743
Update keymap_spanish_dvorak.h (#10213) 5 years ago
Ryan 6c78f80fa1
Partial fix for sendstring_french.h (#10623) 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
sol 01d2a03258
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (#10460) 5 years ago
Ryan 70fce6564f
Add logic for AT90USBxx7 where needed (#10203) 5 years ago
Ryan c16ee22784
`setrgb()`: Use arrow operator (#10451) 5 years ago
Ryan b6f9ca3b09
Fix Belgian sendstring properly (#10444) 5 years ago
Drashna Jaelre 9570b1bbb4
Fix Belgian sendstring file (#10443) 5 years ago
cmdremily ef7c79b781 Fix issues with unused variables and functions preventing a clean compile. 5 years ago
cmdremily 8711dda0d3 Allow the use of a single IS31FL3731 LED driver 5 years ago
Wilba bc7a745227
Fix typo in via.c (#10000) 5 years ago
Ryan 0140baf7e0
Add STM32F401/F411 to mcu_selection.mk (#10278) 5 years ago
Xelus22 97122d203b
[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) 5 years ago
Purdea Andrei f7ccbfcea8
quantum/debounce: rename debouncing algorithms (#9564) 5 years ago
Olivier Li 9bca381b98
Unflip < and > for canadian mutlilingual (#10222) 5 years ago
Félix Sanz 69804bb243
Fixed Spanish keymap extra ES_DIAE symbol (#10211) 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Ryan 629cfc7f5e K-Type refactor (#9864) 5 years ago
Ryan b89b2030af Kiibohd bootloader, take 2 (#10129) 5 years ago
Joel Challis 15b5ff1dc2 Remove f072 backlight warning (#10040) 5 years ago
Joel Challis 21a00b7f02 ARM backlight - timer implementation (#8291) 5 years ago
Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 5 years ago
David Kosorin dba8148764 Fix Czech keycodes (#9987) 5 years ago
Tynan Beatty e34eca361f Noeeprom functions for rgb_matrix (#9487) 5 years ago
Nick Brassel c990dc1e6c Add support for hsv->rgb conversion without using CIE curve. (#9856) 5 years ago