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.