zmk_mf68/app
Kyle McCreery a8c7cf4f19
feat(boards): Add S40NC board definition (#1021)
* initial commit

* initial commit

* Encode, OLED, and RGB Nice Nano support added as well as refining default keymap.

* tweaking keymap

* Prepared murphpad for PR. Includes adding support for second encoder, OLED, and underglow RGB

* Enabled OLED by default.

* Initial commit with settings updated to match schematic.

* Removing test directories.

* removed naked60 config files

* Fixed dogbone definitions to be full working for murphpad.

* Preparing S40NC for PR

* Removed the murphpad test files that were not supposed to be a part of this PR.

* Changing licensing to be from The ZMK Contributors.

* Changed the licensing in the keymap file to be from The ZMK Contributors

* Update s40nc.keymap
2021-12-02 17:21:35 -06:00
..
boards feat(boards): Add S40NC board definition (#1021) 2021-12-02 17:21:35 -06:00
cmake fix(keymaps): Locate shared conf and overlay for split boards. 2021-11-29 07:56:29 -05:00
drivers feat(kscan): Improve matrix debouncing 2021-10-26 23:52:13 -04:00
dts feat(behaviors): Add caps word (&caps_word). 2021-11-28 22:41:35 -05:00
include fix(hid): Basic consumer code fixes for signed logical max. 2021-11-09 10:38:49 -05:00
scripts feat: Add hardware metadata schema. 2021-09-11 00:50:36 -04:00
src fix(hid): Implicit mods on non-key page events 2021-12-02 07:18:25 -05:00
tests feat(behaviors): Add caps word (&caps_word). 2021-11-28 22:41:35 -05:00
.gitignore feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
.prettierrc.js feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
CMakeLists.txt feat(behaviors): Add caps word (&caps_word). 2021-11-28 22:41:35 -05:00
Kconfig fix(split): Properly rediscover peripherals. 2021-11-04 22:31:56 -04:00
package-lock.json feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
package.json feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh feat(tests): Override test parallelism w/ J=8 environment. 2021-05-05 00:56:05 -04:00
west.yml feat: bump zephyr to v2.5.0+zmk-fixes 2021-07-17 17:04:25 -04:00