zmk/app/boards/arm/glove80
Chris Andreae 42a2b66138
fixup! address review comments
* remove redundant default name
* configure battery to use internal VDDHDIV5 ADC source
* use spi3 peripheral for backlight
* set bias-pull-down on pwm0 during sleep to avoid floating LED driver gate
2023-11-11 13:22:24 +09:00
..
board.cmake feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
CMakeLists.txt feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80.dtsi feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80.keymap feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80.yaml feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80.zmk.yml feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80_lh-pinctrl.dtsi fixup! address review comments 2023-11-11 13:22:24 +09:00
glove80_lh.dts fixup! address review comments 2023-11-11 13:22:24 +09:00
glove80_lh.keymap feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80_lh_defconfig feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80_rh-pinctrl.dtsi fixup! address review comments 2023-11-11 13:22:24 +09:00
glove80_rh.dts fixup! address review comments 2023-11-11 13:22:24 +09:00
glove80_rh.keymap feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
glove80_rh_defconfig feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
Kconfig feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
Kconfig.board feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
Kconfig.defconfig fixup! address review comments 2023-11-11 13:22:24 +09:00
readme.md feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00
usb_serial_number.c feat(boards): Add Glove80 to boards 2023-11-11 12:04:18 +09:00

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.