Fourier: Refactor and readme updates (#3163)
* Readme changes: Added direct product link * Keymap refactor
This commit is contained in:
committed by
Drashna Jaelre
parent
f535c94829
commit
e1a29c03cb
@@ -1,6 +1,4 @@
|
||||
#include "fourier.h"
|
||||
#include "action_layer.h"
|
||||
#include "eeconfig.h"
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
extern keymap_config_t keymap_config;
|
||||
|
||||
@@ -66,7 +64,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
//|-----`----`----`----`----`----|----`----`----`----`----`--------|
|
||||
,RHUD,RSAD,RVAD, , ,VOLU,VOLD, , , UP , ,
|
||||
//|-------`----`----`----`----`----|----`----`----`----`----`------|
|
||||
,RTOG,RMOD , , , , , LEFT, DOWN, RIGHT
|
||||
,RTOG,RMOD , , , , , LEFT, DOWN, RIGHT
|
||||
//`-----+----+-----+-------------|--------+-----+-----+-----+------'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user