mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Update License info.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Copyright (c) 2020 Ryan Cross
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_SOFLE_LEFT
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# Copyright (c) 2020 Ryan Cross
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Uncomment the following line to enable the Sofle OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
# Copyright (c) 2020 Ryan Cross
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
CONFIG_ZMK_SPLIT=y
|
||||
CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
# Copyright (c) 2020 Ryan Cross
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
CONFIG_ZMK_SPLIT=y
|
||||
CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y
|
||||
|
||||
Reference in New Issue
Block a user