zmk/app/boards/arm/glove80
ReFil f2ea1da036
fix(boards): Suppress devicetree warning
nRF5x boards throw a spurious warning for duplicate unit-address when the devicetree gets processed

Upstream issue:  https://github.com/zephyrproject-rtos/zephyr/issues/29713

Warning suppressed as per: https://docs.zephyrproject.org/latest/build/dts/intro-input-output.html
2024-06-30 12:59:46 -04:00
..
board.cmake feat(boards): Make west flash work with new UF2 runner. 2024-02-09 14:32:46 -08:00
CMakeLists.txt
glove80.dtsi refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
glove80.keymap
glove80.yaml
glove80.zmk.yml
glove80_lh-pinctrl.dtsi
glove80_lh.dts
glove80_lh.keymap
glove80_lh_defconfig
glove80_rh-pinctrl.dtsi
glove80_rh.dts
glove80_rh.keymap
glove80_rh_defconfig
Kconfig
Kconfig.board
Kconfig.defconfig
pre_dt_board.cmake fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
readme.md
usb_serial_number.c

MoErgo Glove80

This board definition provides ZMK support for the MoErgo Glove80 keyboard.

MoErgo additionally offers a customized version of ZMK which adds additional functionality such as RGB status indicators, available on GitHub at moergo-sc/zmk. The MoErgo customized ZMK fork is regularly updated to include the latest changes from mainline ZMK, but will not always be completely up-to-date. MoErgo also offers an online layout configurator and firmware builder application using the customized fork at my.glove80.com.

While mainline ZMK is expected to work well with Glove80, MoErgo only provides support for use of their customized fork. Likewise, the ZMK community cannot directly provide support for MoErgo's fork.