diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-17 09:40:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 09:40:28 -0400 |
commit | 6e111f4676de8260023942a855c079d463d52bde (patch) | |
tree | db4f298be18a6a6295086bb3915499f90bcc26a9 /app/boards/shields/petejohanson_handwire | |
parent | c9b22e55fdf2b25b1b4c15e613c193eec917fb42 (diff) | |
parent | 583839afce4b8117e3ae7bd644954b03d0ed3ddf (diff) |
Merge pull request #29 from petejohanson/build/zmk-config-initial-work
Initial refactor to have a shield/board have one default keymap.
Diffstat (limited to 'app/boards/shields/petejohanson_handwire')
-rw-r--r-- | app/boards/shields/petejohanson_handwire/keymap/include/keymap.h (renamed from app/boards/shields/petejohanson_handwire/keymaps/default/include/keymap.h) | 0 | ||||
-rw-r--r-- | app/boards/shields/petejohanson_handwire/keymap/keymap.c (renamed from app/boards/shields/petejohanson_handwire/keymaps/default/keymap.c) | 0 | ||||
-rw-r--r-- | app/boards/shields/petejohanson_handwire/keymap/keymap.overlay (renamed from app/boards/shields/petejohanson_handwire/keymaps/default/keymap.overlay) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/app/boards/shields/petejohanson_handwire/keymaps/default/include/keymap.h b/app/boards/shields/petejohanson_handwire/keymap/include/keymap.h index 01cd9e5..01cd9e5 100644 --- a/app/boards/shields/petejohanson_handwire/keymaps/default/include/keymap.h +++ b/app/boards/shields/petejohanson_handwire/keymap/include/keymap.h diff --git a/app/boards/shields/petejohanson_handwire/keymaps/default/keymap.c b/app/boards/shields/petejohanson_handwire/keymap/keymap.c index 067cd08..067cd08 100644 --- a/app/boards/shields/petejohanson_handwire/keymaps/default/keymap.c +++ b/app/boards/shields/petejohanson_handwire/keymap/keymap.c diff --git a/app/boards/shields/petejohanson_handwire/keymaps/default/keymap.overlay b/app/boards/shields/petejohanson_handwire/keymap/keymap.overlay index d87363f..d87363f 100644 --- a/app/boards/shields/petejohanson_handwire/keymaps/default/keymap.overlay +++ b/app/boards/shields/petejohanson_handwire/keymap/keymap.overlay |