Skip to content

Commit

Permalink
Merge remote-tracking branch 'zgll/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Nov 14, 2023
2 parents 68448a5 + 2af9072 commit 02c70b9
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ val KB_EU_ES_THUMBKEY_MAIN =
size = FontSizeVariant.LARGE,
color = ColorVariant.PRIMARY,
),
swipeType = SwipeNWay.FOUR_WAY_DIAGONAL,
swipes =
mapOf(
SwipeDirection.BOTTOM_LEFT to
Expand Down Expand Up @@ -198,7 +197,6 @@ val KB_EU_ES_THUMBKEY_MAIN =
size = FontSizeVariant.LARGE,
color = ColorVariant.PRIMARY,
),
swipeType = SwipeNWay.FOUR_WAY_DIAGONAL,
swipes =
mapOf(
SwipeDirection.TOP_RIGHT to
Expand Down Expand Up @@ -272,7 +270,6 @@ val KB_EU_ES_THUMBKEY_MAIN =
size = FontSizeVariant.LARGE,
color = ColorVariant.PRIMARY,
),
swipeType = SwipeNWay.FOUR_WAY_DIAGONAL,
swipes =
mapOf(
SwipeDirection.TOP_LEFT to
Expand Down Expand Up @@ -350,7 +347,6 @@ val KB_EU_ES_THUMBKEY_SHIFTED =
size = FontSizeVariant.LARGE,
color = ColorVariant.PRIMARY,
),
swipeType = SwipeNWay.FOUR_WAY_DIAGONAL,
swipes =
mapOf(
SwipeDirection.BOTTOM_LEFT to
Expand Down Expand Up @@ -490,7 +486,6 @@ val KB_EU_ES_THUMBKEY_SHIFTED =
size = FontSizeVariant.LARGE,
color = ColorVariant.PRIMARY,
),
swipeType = SwipeNWay.FOUR_WAY_DIAGONAL,
swipes =
mapOf(
SwipeDirection.TOP_RIGHT to
Expand Down Expand Up @@ -564,7 +559,6 @@ val KB_EU_ES_THUMBKEY_SHIFTED =
size = FontSizeVariant.LARGE,
color = ColorVariant.PRIMARY,
),
swipeType = SwipeNWay.FOUR_WAY_DIAGONAL,
swipes =
mapOf(
SwipeDirection.TOP_LEFT to
Expand Down

0 comments on commit 02c70b9

Please sign in to comment.