From 3f6ed577e91aa6d3844b520a30bb0f7d7afbe669 Mon Sep 17 00:00:00 2001 From: FutilityDesigns Date: Fri, 13 Mar 2026 13:06:49 -0400 Subject: [PATCH] added PID FDFD and new org FutilityDesigns --- 1209/FDFD/index.md | 15 +++++++++++++++ org/FutilityDesigns/index.md | 6 ++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/FDFD/index.md create mode 100644 org/FutilityDesigns/index.md diff --git a/1209/FDFD/index.md b/1209/FDFD/index.md new file mode 100644 index 00000000..bd7018af --- /dev/null +++ b/1209/FDFD/index.md @@ -0,0 +1,15 @@ +--- +layout: pid +title: Continuum Keyboard Firmware +owner: FutilityDesigns +license: Firmware - MIT, Hardware - CERN-OHL-W-2.0 +site: http://www.futilitydesigns.com +source: https://github.com/FutilityDesigns/Continuum-keyboard +--- +Continuum is a flexible keyboard firmware built on the RP2040 microcontroller. It is designed to run on anything from a 1-key macro pad to a full 110-key keyboard. There is no fixed PCB shape or key count baked into the firmware; you define the layout, wiring, and key assignments through the included visual configuration tool. + +The firmware supports plain key assignments, multi-key macros, layer switching, and per-key OLED displays that show what each key does at a glance. Paired with the Active Window Monitor running on your PC, the keyboard can automatically switch its entire layout as you jump between applications — making it a powerful productivity tool, especially for macro pads. + +Linked source is for the firmware, which is what the PID gets assigned to. Hardware is in final revisions and links to the hardware repos will be added to the firmware repo as they're finalized. + +Official website in progress to be released spring 2026. \ No newline at end of file diff --git a/org/FutilityDesigns/index.md b/org/FutilityDesigns/index.md new file mode 100644 index 00000000..3481e8e2 --- /dev/null +++ b/org/FutilityDesigns/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Futility Designs +site: https://github.com/FutilityDesigns +--- +Brand for documenting and selling assorted projects - website eventually at www.futilitydesigns.com \ No newline at end of file