[Keymap] Add @cjuniet's keymap/layout/userspace (#8258)
* Add Colemak layout * Add status bar for mods & locks with a custom font * Swap DEL and TAB * Fix media keys and add QMK Configurator layout * Add dead grave accent on <leader>e
This commit is contained in:
parent
8e229f0db6
commit
8fd8454308
9 changed files with 466 additions and 0 deletions
5
users/cjuniet/cjuniet.h
Normal file
5
users/cjuniet/cjuniet.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
void render_status_bar(void);
|
Loading…
Add table
Add a link
Reference in a new issue