zmk/app/boards/shields/tidbit
honorless a2f32cc12c refactor(shield): tidbit
* Implement alternative matrix-transform.

* Add missing wakeup-source attribute.

* Revise README to provide more appropriate information.

* Remove unnecessary files (partially-functional shield).
2024-09-06 13:02:15 -06: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 refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
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 refactor(shield): tidbit 2024-09-06 13:02:15 -06:00
tidbit.overlay refactor(shield): tidbit 2024-09-06 13:02:15 -06:00
tidbit.zmk.yml refactor(shields): Add pro-micro shield metadata. 2021-09-11 00:50:36 -04:00

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.