Skip to content

Commit

Permalink
_COLEMAK is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
rhruiz committed Sep 3, 2023
1 parent eeb99d4 commit f416af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/keys.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once
#include "quantum/quantum_keycodes.h"

typedef enum rhruiz_layers { _QWER, _COLEMAK, _CODH, _GAME, _NUM, _FN1, _FN2, _GAMEFN1, _AUG, _CFG, _FUNC } rhruiz_layers;
typedef enum rhruiz_layers { _QWER, _CODH, _GAME, _NUM, _FN1, _FN2, _GAMEFN1, _AUG, _CFG, _FUNC } rhruiz_layers;

typedef enum custom_keycodes {
// macro keys
Expand Down

0 comments on commit f416af4

Please sign in to comment.