Migrate crkbd keymaps to oled driver (#17863)
This commit is contained in:
parent
c10c2575b8
commit
f7aaed1b57
40 changed files with 97 additions and 524 deletions
|
@ -30,8 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define RGBLIGHT_SPLIT
|
||||
|
||||
//#define SSD1306OLED
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
#define PERMISSIVE_HOLD
|
||||
|
||||
|
|
|
@ -16,9 +16,6 @@
|
|||
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
//extern uint8_t is_master;
|
||||
|
||||
|
||||
enum custom_layers {
|
||||
_COLEMAK,
|
||||
_SYMBOL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue