diff options
author | yulei <yuleiz@gmail.com> | 2019-12-02 00:20:45 +0800 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-12-01 08:20:45 -0800 |
commit | c9838fea12beb377448ccbee6e29348e0d2ee531 (patch) | |
tree | 828b0e2548167a46a5fa5cb34a2b84d41c31a60b /keyboards/matrix | |
parent | dfe18b40aa9bcfa86a62a770c5dfd54cdbfe34c6 (diff) |
[Keyboard] fixed noah info.json (#7518)
* fixed noah info.json
* fixed iso keymap and adding default iso keymaps
* keymap cleanup
* verified through the qmk configurator preview mode
* modify encoding from utf-8 bom to urf-8
Diffstat (limited to 'keyboards/matrix')
-rw-r--r-- | keyboards/matrix/noah/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/matrix/noah/info.json b/keyboards/matrix/noah/info.json index ccfc6739b6..dfb57f276b 100644 --- a/keyboards/matrix/noah/info.json +++ b/keyboards/matrix/noah/info.json @@ -1428,4 +1428,4 @@ ] } } -}
\ No newline at end of file +} |