diff options
| author | Matthew Dias <matthewdias@me.com> | 2020-11-19 16:04:55 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-19 14:04:55 -0800 |
| commit | 628d4a91b905bad049d267c133a59c8b24f9acbf (patch) | |
| tree | f229f11cd34ae8a9db139a17a911c41d4f25130b /keyboards/jnao/config.h | |
| parent | 9454f9809928602f0fbff262dd21e2c56c06e67d (diff) | |
| download | qmk_firmware-628d4a91b905bad049d267c133a59c8b24f9acbf.tar.gz qmk_firmware-628d4a91b905bad049d267c133a59c8b24f9acbf.zip | |
Add JNAO Via keymap (#9917)
* Add JNAO Via keymap
* Enable more layouts for via
* Apply suggestions from code review
* Remove extra layer
* Add license
Diffstat (limited to 'keyboards/jnao/config.h')
| -rw-r--r-- | keyboards/jnao/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/jnao/config.h b/keyboards/jnao/config.h index f14aa4bb1..1890f32d8 100644 --- a/keyboards/jnao/config.h +++ b/keyboards/jnao/config.h | |||
| @@ -50,3 +50,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_SUPPORT_ENABLE | 50 | #define LOCKING_SUPPORT_ENABLE |
| 51 | /* Locking resynchronize hack */ | 51 | /* Locking resynchronize hack */ |
| 52 | #define LOCKING_RESYNC_ENABLE | 52 | #define LOCKING_RESYNC_ENABLE |
| 53 | |||
