zmk_mf68/app/boards/shields/helix
Peter Johanson 2b9a0ce2a5 refactor(shields): Move to generic central role config.
* Use new `ZMK_SPLIT_ROLE_CENTRAL` config instead of BLE
  specific Kconfig setting.
2022-05-29 19:18:09 -04:00
..
boards fix(underglow): Add newly required color-mapping prop. 2022-04-03 00:10:29 -04:00
Kconfig.defconfig refactor(shields): Move to generic central role config. 2022-05-29 19:18:09 -04:00
Kconfig.shield feat(shields): add helix shield 2021-01-05 18:56:47 +00:00
README.md feat(shields): add helix shield 2021-01-05 18:56:47 +00:00
helix.conf feat(shields): add helix shield 2021-01-05 18:56:47 +00:00
helix.dtsi feat(boards): Remove usage of pro_micro_a/d nodes 2021-09-25 23:09:21 -04:00
helix.keymap feat(shields): add helix shield 2021-01-05 18:56:47 +00:00
helix.zmk.yml refactor(shields): Add pro-micro shield metadata. 2021-09-11 00:50:36 -04:00
helix_left.overlay feat(boards): Remove usage of pro_micro_a/d nodes 2021-09-25 23:09:21 -04:00
helix_right.overlay feat(boards): Remove usage of pro_micro_a/d nodes 2021-09-25 23:09:21 -04:00

README.md

Note to user:

  • If desired, RGB underglow must be manually enabled before building and flashing. Check 'helix.conf' to do so.
  • Peripheral RGB function is impaired until full support is implemented in the master branch.
  • OLED displays are not currently included in this shield. This will be updated after OLED support is live.
  • 'KANA' and 'EISUU' input is currently utilized under the 'LANG1' and 'LANG2' keycodes respectively.

Thanks to Nicell, KemoNine, petejohanson, TJ "Chormbo The Great", joelspadin/Rinh, Wofiel, Okke, innovaker, and the rest of the ZMK contributors for their support in constructing this shield. I appreciate your assistance greatly. This has been a valuable learning experience for me. May this contribution serve the community well.