Răsfoiți Sursa

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 4 ani în urmă
părinte
comite
76c23b15ab

+ 1 - 1
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] = {
 

+ 1 - 1
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] = {