diff options
author | wanleg <32079073+wanleg@users.noreply.github.com> | 2018-08-19 13:18:19 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-19 13:18:19 -0700 |
commit | d87ef88de0303309a317283a292c52e7e89d6449 (patch) | |
tree | b8e05f6ef53236e2d791010f57affd8d2ec068da /keyboards/5x5/keymaps/default/config.h | |
parent | 8bc771a84247b59ab924cc241f455beec6384362 (diff) |
Keyboard: add 5x5 board support (#3694)
* 5x5 board support
* 5x5 work
* 5x5board config
* add 5x5 board support
Diffstat (limited to 'keyboards/5x5/keymaps/default/config.h')
-rw-r--r-- | keyboards/5x5/keymaps/default/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/5x5/keymaps/default/config.h b/keyboards/5x5/keymaps/default/config.h new file mode 100644 index 0000000000..d533d806c9 --- /dev/null +++ b/keyboards/5x5/keymaps/default/config.h @@ -0,0 +1,5 @@ + + +#pragma once + +// place overrides here |