Skip to content

Commit

Permalink
try pull request 2711
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Dec 15, 2024
1 parent 7ebe394 commit b608420
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 60 deletions.
4 changes: 4 additions & 0 deletions config/lintilla_left_central.conf → config/lintilla.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ CONFIG_ZMK_POINTING=y

# Fix MacOS Sequoia BT stack changes
CONFIG_BT_PERIPHERAL_PREF_MIN_INT=12

# Prospector Dongle settings
CONFIG_PROSPECTOR_ROTATE_DISPLAY_180=y
CONFIG_PROSPECTOR_LAYER_ROLLER_ALL_CAPS=n
30 changes: 0 additions & 30 deletions config/lintilla_dongle.conf

This file was deleted.

14 changes: 0 additions & 14 deletions config/lintilla_left_peripheral.conf

This file was deleted.

14 changes: 0 additions & 14 deletions config/lintilla_right_peripheral.conf

This file was deleted.

10 changes: 8 additions & 2 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,22 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: Nick-Munnich
url-base: https://githug.com/Nick-Munnich
- name: ctranstrum
url-base: https://github.com/ctranstrum
- name: caksoylar
url-base: https://github.com/caksoylar
- name: carrefinho
url-base: https://github.com/carrefinho
projects:
# - name: zmk
# remote: zmkfirmware
# revision: main
# import: app/west.yml
- name: zmk
remote: zmkfirmware
revision: main
remote: Nick-Munnich
revision: kconfig-fix
import: app/west.yml
- name: lintilla
remote: ctranstrum
Expand Down

0 comments on commit b608420

Please sign in to comment.