Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
* Remove ALTG(kc) as it's misleading and is not actually AltGr * Add temporary alias for ALGR in keyboards/planck/keymaps/pevecyan/keymap.c
This commit is contained in:
parent
5729380530
commit
4636f0f623
5 changed files with 19 additions and 16 deletions
|
@ -20,6 +20,8 @@
|
|||
#include "muse.h"
|
||||
#include "keymap_slovenian.h"
|
||||
|
||||
#define ALTG(kc) ALGR(kc) // FIXME: Remove this
|
||||
|
||||
extern keymap_config_t keymap_config;
|
||||
|
||||
enum planck_layers {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue