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:
committed by
Jack Humbert
parent
5729380530
commit
4636f0f623
@@ -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 {
|
||||
|
Reference in New Issue
Block a user