zmk/app/boards/shields/tidbit
Aurélien Vallée 197d104fc9
chore(shields): Add missing display-name for existing keymaps (#3048)
2025-09-10 15:48:33 -07:00
..
boards refactor(shield): tidbit 2024-09-06 13:02:15 -06:00
Kconfig.defconfig refactor(display): Move new LVGL DPI Kconfig setting. 2024-02-09 14:32:46 -08:00
Kconfig.shield
README.md refactor(shield): tidbit 2024-09-06 13:02:15 -06:00
tidbit.conf refactor(shield): tidbit 2024-09-06 13:02:15 -06:00
tidbit.keymap chore(shields): Add missing display-name for existing keymaps (#3048) 2025-09-10 15:48:33 -07:00
tidbit.overlay refactor(shield): tidbit 2024-09-06 13:02:15 -06:00
tidbit.zmk.yml

README.md

TIDBIT Compatibility Notes

  • The top-left and top-right encoders share the same pins. Install only one, and enable/include EITHER encoder_1 OR encoder_1_top_row in your keymap; not both.
  • encoder_3 cannot be used at the same time as the OLED and/or HT16K33 modules, as it is wired to the same pins.
    • While the HT16K33 hardware is supported by Zephyr, functionality may not have been implemented in ZMK for it.
  • encoder_4 cannot be used at the same time as the TRRS jack, as it is wired to the same pins.