92 Commits (master)

Author SHA1 Message Date
yulei a037cedfdc fixed I2C driver support for stm32f4 (#7526)
4 years ago
Joel Challis b3c7864990 Enable bitbang ws2812 for f4 (#7571)
4 years ago
fauxpark a8320f20f7
Improve support and docs for ADC driver (#7191)
4 years ago
Joel Challis 1718dfa658
Increase matrix scanning speed on xd84 (#7517)
4 years ago
yiancar c0fe8dbfb4 IS31FL3733 Dirty page fix (#7079)
5 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files
5 years ago
Drashna Jaelre f6b5f6db76 Improvements to Solenoid feature (#7369)
5 years ago
Drashna Jaelre 1cf63a193b
Move Ergodox EZ RGB Light code to custom driver (#7309)
5 years ago
Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297)
5 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173)
5 years ago
fauxpark fc51a4a107 Fix typo in ARM I2C copyright header (#7264)
5 years ago
Thomas Baart be6562a223 Adds raw write functions to the OLED driver (#7237)
5 years ago
yiancar 1acafc94f4 Correct ARM STM32 I2C frequency. (#7080)
5 years ago
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183)
5 years ago
Joel Challis e48fdebe5a
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)
5 years ago
Joel Challis a48468590a
Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)
5 years ago
yiancar 5e43f87956 [Keyboard] RGB updates on NK65 and HS60 (#6795)
5 years ago
Yaotian Feng c61d7d7cb0 [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)
5 years ago
MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461)
5 years ago
bwhelm fa71c4c91e Fix battery level code in adafruit_ble.cpp (#6648)
5 years ago
Mikkel Jeppesen edc8283572 Removed prescaler define from avr i2c, as it was impossible to use (#6617)
5 years ago
Drashna Jaelre 8de164e036
Fix Redefinition of OLED_TIMEOUT (#6628)
5 years ago
skullY b624f32f94 clang-format changes
5 years ago
XScorpion2 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
5 years ago
Joel Challis 1c805b3d00
Relocate pca9555 driver to core (#6563)
5 years ago
XScorpion2 ec3954577c (OLED) Added support for CR (#6399)
5 years ago
Wilba bffbb4b42d Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)
5 years ago
Joel Challis 5fa0a274ea Align ARM i2c_readReg with AVR (#6314)
5 years ago
Joel Challis 4e375aa1f5 Add ARM I2Cv1 support to i2c_master (#6262)
5 years ago
Drashna Jaelre ff0cb0cf9d
Add GPL3 header to avr i2c files (#6332)
5 years ago
Drashna Jaelre 6cccc22be9 Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
5 years ago
Michael F. Lamb e6a81133dd Add SH1106 OLED support (#5787)
5 years ago
XScorpion2 09968ba035 Fixing OLED Driver for 128x64 displays (#6085)
5 years ago
XScorpion2 e7711b3b66 Moving rgb typedefs into a single location (#5978)
5 years ago
Nick Brassel 155be34a1d Parameterise STM32 I2C pin modes and timing parameters. (#5671)
5 years ago
yiancar acd3e79add NK65 Addition (#5865)
5 years ago
XScorpion2 50bc2dbe77 Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744)
5 years ago
Ryan Caltabiano d3268280ef Removed / replaced questionable logos and added licenses file for safe logos
5 years ago
Ryan Caltabiano dd3a813f87 Reducing size of data send in one frame & update Zen rev2 oled usage
5 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature
5 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418)
5 years ago
Jack Humbert fa4052c26e Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
5 years ago
MechMerlin 410984486b i2c_init update to work with atmega32a boards (#5562)
5 years ago
zvecr e0a03bfa6c Fix return value of i2c_readReg and i2c_receive (#5410)
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
Mikkel Jeppesen 6f50c7eba1 Added APA102 support (#4940)
5 years ago
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
5 years ago
skullY 1a680c1d6a cleanup
5 years ago
skullY 6b74dd6de5 led_matrix works now
5 years ago