Update noroadsleft userspace and keymaps (2022-07-18) (#17714)
* kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition * coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC * update Quantum keycode instances in noroadsleft keymaps - `RESET` -> `QK_BOOT` - `EEP_RST` -> `EE_CLR` - `DEBUG` -> `DB_TOGG` * create and add G_PWD macro
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Copyright 2020-2021 James Young (@noroadsleft)
|
||||
/* Copyright 2020-2022 James Young (@noroadsleft)
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -25,6 +25,7 @@ enum userspace_keycodes {
|
||||
G_PUSH,
|
||||
G_FTCH,
|
||||
G_BRCH,
|
||||
G_PWD,
|
||||
M_SALL,
|
||||
M_UNDO,
|
||||
M_CUT,
|
||||
|
||||
Reference in New Issue
Block a user