zmk icon indicating copy to clipboard operation
zmk copied to clipboard

feat: shields: add tester_nrf52840dk shield

Open hlord2000 opened this issue 1 year ago • 2 comments

Adds similar shield as seen with XIAO, ProMicro to the nRF52840-DK.

Signed-off-by: Helmut Lord [email protected]

PR check-list

  • [x] Branch has a clean commit history
  • [x] Additional tests are included, if changing behaviors/core code that is testable.
  • [x] Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • [x] Pre-commit used to check formatting of files, commit messages, etc.
  • [x] Includes any necessary documentation changes.

hlord2000 avatar Dec 22 '24 01:12 hlord2000

In general I like the idea of more testers. For dev kits I'm a bit sceptical though. Their purpose is to allow for debugging basic hardware faults by inexperienced users - for the dev kits I would expect that their users are experienced enough to know when something isn't working. Could you provide some more info on why you think this should be added?

nmunnich avatar Jan 11 '25 08:01 nmunnich

There isn't an easy way to get started with just a DK, please close if not useful

hlord2000 avatar Feb 17 '25 21:02 hlord2000