From 34b9e2d56b36310490f2287afc336d15837a64bf Mon Sep 17 00:00:00 2001 From: paddygather-droid Date: Thu, 30 Jul 2026 16:05:51 +0800 Subject: [PATCH 1/2] Create index.md --- org/keyboard-touchpad-lab/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/keyboard-touchpad-lab/index.md diff --git a/org/keyboard-touchpad-lab/index.md b/org/keyboard-touchpad-lab/index.md new file mode 100644 index 00000000..33856836 --- /dev/null +++ b/org/keyboard-touchpad-lab/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: My Keyboard and Touchpad Lab +site: https://github.com/your-github-username +--- +An independent hardware team developing custom open-source USB peripherals and keyboard and touch input devices. From 667699587d290c45ec8fccaca91271ea1ce9a3b5 Mon Sep 17 00:00:00 2001 From: paddygather-droid Date: Thu, 30 Jul 2026 16:16:33 +0800 Subject: [PATCH 2/2] Create index.md --- 1209/3001/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/3001/index.md diff --git a/1209/3001/index.md b/1209/3001/index.md new file mode 100644 index 00000000..d51a43a4 --- /dev/null +++ b/1209/3001/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Custom USB Touchpad Controller +owner: keyboard-touchpad-lab +license: CERN-OHL-P-2.0 +site: https://github.com/paddygather-droid/LKB-119 +source: https://github.com/paddygather-droid/LKB-119 +--- +A high-performance USB keyboard and touchpad device based on STM32 MCU and touch sensor. Features smooth scrolling and multi-touch capabilities.