From 49d95fd153e963b2bd72ec5be5e47602a18d8e49 Mon Sep 17 00:00:00 2001 From: Isaac Chiu <62734255+dubnubdubnub@users.noreply.github.com> Date: Fri, 4 Sep 2026 23:06:11 -0600 Subject: [PATCH] Add 1209/6415 Giris, and the Bohe Labs org Co-Authored-By: Claude Opus 5 (1M context) --- 1209/6415/index.md | 9 +++++++++ org/BoheLabs/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/6415/index.md create mode 100644 org/BoheLabs/index.md diff --git a/1209/6415/index.md b/1209/6415/index.md new file mode 100644 index 00000000..75604584 --- /dev/null +++ b/1209/6415/index.md @@ -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/. diff --git a/org/BoheLabs/index.md b/org/BoheLabs/index.md new file mode 100644 index 00000000..117223fd --- /dev/null +++ b/org/BoheLabs/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Bohe Labs +site: https://github.com/dubnubdubnub +--- +Open-source input devices and embedded hardware.