Skip to content

Tags: mattdibi/qmk_firmware

Tags

0.6.96

Toggle 0.6.96's commit message
Tidy up keycode.h (qmk#3666)

* Tidy up keycode.h

* Fix spacing here

* Add back this comma

0.6.95

Toggle 0.6.95's commit message
change messege at 'check-size' target

0.6.94

Toggle 0.6.94's commit message
Add Atreus as an official board.

0.6.93

Toggle 0.6.93's commit message
Rgb matrix arm (qmk#3648)

* Addition of I2C master driver for STM32, Generalization of ISSI3731 driver

- Addition of an i2c_master driver for STM32 to replicate expectations of AVR driver.
- Moved ISSI3731 driver one level up to make it accesible by both architectures.
- Renamed ISSI3731 functions to a more general name for preparation of other ISSI drivers.
- Added compiler directives where necessary to differenciate each architecture.

* converted tabs to spaces

0.6.92

Toggle 0.6.92's commit message
Comment and organize build_keyboard.mk a bit

0.6.91

Toggle 0.6.91's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Split Common: Serial Backlight LED fix (qmk#3586)

0.6.90

Toggle 0.6.90's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update ps2avrgb readme (qmk#3599)

* give ps2avrgb a specific readme

* add homebrew and crosspack avr step

* update readme of all ps2avrgb boards to reflect the new template

0.6.89

Toggle 0.6.89's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
RGB Driver Documentation Update (qmk#3601)

- Minor formating in rgb matrix page
- Added a short discription for is31fl3731 in drivers page

0.6.88

Toggle 0.6.88's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make sure 'shutdown_user' is called

0.6.87

Toggle 0.6.87's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make sure 'shutdown_user' is called