summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-05-22 06:13:13 +0000
committerQMK Bot <hello@qmk.fm>2021-05-22 06:13:13 +0000
commit76c23b15abc824f867b48d8d5100dced2417d336 (patch)
tree02a9c940e2073166e871bfc48217b942629269e2
parent4c1ea0a52246f67d7bb75acc099636d638a996a7 (diff)
parente17a6c4f8df85ec1e698fcb66fd054778f1e0136 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/nullbitsco/scramble/keymaps/default/keymap.c2
-rw-r--r--keyboards/nullbitsco/scramble/keymaps/oled/keymap.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/nullbitsco/scramble/keymaps/default/keymap.c b/keyboards/nullbitsco/scramble/keymaps/default/keymap.c
index 81bd732db7..2ccffe3d86 100644
--- a/keyboards/nullbitsco/scramble/keymaps/default/keymap.c
+++ b/keyboards/nullbitsco/scramble/keymaps/default/keymap.c
@@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include QMK_KEYBOARD_H
-#define _BASE 1
+#define _BASE 0
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
diff --git a/keyboards/nullbitsco/scramble/keymaps/oled/keymap.c b/keyboards/nullbitsco/scramble/keymaps/oled/keymap.c
index eac0a470f3..7168ad9ec6 100644
--- a/keyboards/nullbitsco/scramble/keymaps/oled/keymap.c
+++ b/keyboards/nullbitsco/scramble/keymaps/oled/keymap.c
@@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include QMK_KEYBOARD_H
-#define _BASE 1
+#define _BASE 0
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {