1
0
Fork 0

Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)

* Convert some PS2AVRGB boards to I2C WS2812 driver

* Fix Travis failure for bface
This commit is contained in:
fauxpark 2019-11-05 11:05:03 +11:00 committed by Drashna Jaelre
parent 0a9a69394e
commit efa28d0f5c
40 changed files with 122 additions and 1157 deletions

View file

@ -18,9 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "quantum_keycodes.h"
#include "keycode.h"
#include "action.h"
#include "quantum.h"
#define LAYOUT_60_ansi( \
K04, K14, K24, K34, K44, K54, K16, KB6, KB7, K17, KA4, KB4, KC4, KE4, \