Keymap: Adds zen layout for 333fred (#3563)
* Initial commit of zen keymap * Added RGB control for my zen * Fixed ergodox layout. * Reduce brightness. * PR feedback.
This commit is contained in:
committed by
Drashna Jaelre
parent
a6e1cb08c6
commit
9a4db7a860
@@ -1,5 +1,4 @@
|
||||
#ifndef FRED_333
|
||||
#define FRED_333
|
||||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
@@ -18,5 +17,3 @@ enum tap_dance_declarations {
|
||||
void tap_dance_layer_finished(qk_tap_dance_state_t*, void*);
|
||||
void tap_dance_layer_reset(qk_tap_dance_state_t*, void*);
|
||||
void tap_dance_process_record(uint16_t);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user