Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 1209/6415/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: pid
title: Giris
owner: BoheLabs
license: Apache-2.0 (firmware), CERN-OHL-P-2.0 (hardware)
site: https://github.com/dubnubdubnub/Giris
source: https://github.com/dubnubdubnub/Giris
---
An open-source analog Hall-effect split keyboard. Each half reads 32 TMR2615F magnetic sensors with an ArteryTek AT32F405 and links to the other half over USB-C, measuring key travel in millimetres rather than treating switches as open or closed. Firmware is written from scratch on the Artery BSP with TinyUSB, and presents a boot keyboard plus a vendor raw-HID interface for configuration and telemetry. KiCad schematics and layout under hw/, firmware under fw/.
6 changes: 6 additions & 0 deletions org/BoheLabs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: org
title: Bohe Labs
site: https://github.com/dubnubdubnub
---
Open-source input devices and embedded hardware.