diff options
author | KemoNine <mcrosson@kemonine.info> | 2020-11-25 18:09:09 -0500 |
---|---|---|
committer | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-12-17 10:57:06 +0000 |
commit | 565a72bf957061b1a7197922c3f3f4a88c13e647 (patch) | |
tree | 1e9c3caab68df228340834db4d9c9ca2098b53b6 /app/boards/shields/tidbit/tidbit.overlay | |
parent | b115f16f4ca73e655be2f64bc208b5f6f4b5c820 (diff) |
feat(shields): add tidbit and tidbit_19key shields
Diffstat (limited to 'app/boards/shields/tidbit/tidbit.overlay')
-rw-r--r-- | app/boards/shields/tidbit/tidbit.overlay | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app/boards/shields/tidbit/tidbit.overlay b/app/boards/shields/tidbit/tidbit.overlay new file mode 100644 index 0000000..dc42561 --- /dev/null +++ b/app/boards/shields/tidbit/tidbit.overlay @@ -0,0 +1,7 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + +#include "tidbit.dtsi" |