Skip to content

Commit

Permalink
Specify DEFAULT_FOLDER for v2/splinky (#19093)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcharly authored Nov 16, 2022
1 parent df5689e commit d695666
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/bastardkb/charybdis/3x5/v2/splinky/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ POINTING_DEVICE_DRIVER = pmw3360

SERIAL_DRIVER = vendor
WS2812_DRIVER = vendor

DEFAULT_FOLDER = bastardkb/charybdis/3x5/v2/splinky/v3
2 changes: 2 additions & 0 deletions keyboards/bastardkb/charybdis/3x6/v2/splinky/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ POINTING_DEVICE_DRIVER = pmw3360

SERIAL_DRIVER = vendor
WS2812_DRIVER = vendor

DEFAULT_FOLDER = bastardkb/charybdis/3x6/v2/splinky/v3
2 changes: 2 additions & 0 deletions keyboards/bastardkb/charybdis/4x6/v2/splinky/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ POINTING_DEVICE_DRIVER = pmw3360

SERIAL_DRIVER = vendor
WS2812_DRIVER = vendor

DEFAULT_FOLDER = bastardkb/charybdis/4x6/v2/splinky/v3
2 changes: 2 additions & 0 deletions keyboards/bastardkb/scylla/v2/splinky/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ SPLIT_KEYBOARD = yes

SERIAL_DRIVER = vendor
WS2812_DRIVER = vendor

DEFAULT_FOLDER = bastardkb/scylla/v2/splinky/v3
2 changes: 2 additions & 0 deletions keyboards/bastardkb/skeletyl/v2/splinky/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ LAYOUTS = split_3x5_3

SERIAL_DRIVER = vendor
WS2812_DRIVER = vendor

DEFAULT_FOLDER = bastardkb/skeletyl/v2/splinky/v3
2 changes: 2 additions & 0 deletions keyboards/bastardkb/tbkmini/v2/splinky/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ LAYOUTS = split_3x6_3

SERIAL_DRIVER = vendor
WS2812_DRIVER = vendor

DEFAULT_FOLDER = bastardkb/tbkmini/v2/splinky/v3

0 comments on commit d695666

Please sign in to comment.