summaryrefslogtreecommitdiff
path: root/keyboards/noxary/268_2
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/noxary/268_2')
-rw-r--r--keyboards/noxary/268_2/config.h2
-rw-r--r--keyboards/noxary/268_2/info.json3
2 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/noxary/268_2/config.h b/keyboards/noxary/268_2/config.h
index 8153787c93..b0c97a0c74 100644
--- a/keyboards/noxary/268_2/config.h
+++ b/keyboards/noxary/268_2/config.h
@@ -34,8 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-#define BACKLIGHT_PIN B7
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
diff --git a/keyboards/noxary/268_2/info.json b/keyboards/noxary/268_2/info.json
index 80dafd23b9..fcba339ef5 100644
--- a/keyboards/noxary/268_2/info.json
+++ b/keyboards/noxary/268_2/info.json
@@ -8,6 +8,9 @@
"pid": "0x0A7A",
"device_version": "0.0.2"
},
+ "backlight": {
+ "pin": "B7"
+ },
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"community_layouts": ["65_ansi_blocker"],