From a8a8b81d6a27f698a53637e9ed00e399d492e941 Mon Sep 17 00:00:00 2001 From: n4subishin Date: Sat, 15 Aug 2026 21:35:15 +0900 Subject: [PATCH 1/4] Create index.md --- org/n4subishin/index.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 org/n4subishin/index.md diff --git a/org/n4subishin/index.md b/org/n4subishin/index.md new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/org/n4subishin/index.md @@ -0,0 +1 @@ + From 37cc7664a50eabaed825fde3b51520e0f01d73f2 Mon Sep 17 00:00:00 2001 From: n4subishin Date: Sat, 15 Aug 2026 21:35:43 +0900 Subject: [PATCH 2/4] Update index.md --- org/n4subishin/index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/org/n4subishin/index.md b/org/n4subishin/index.md index 8b137891..0f22e1b3 100644 --- a/org/n4subishin/index.md +++ b/org/n4subishin/index.md @@ -1 +1,6 @@ - +--- +layout: org +title: My organisation +site: http://www.myorg.org/ +--- +A short description of my organisation and what it does. From 8da939492f13f0cf7d6c549cef52e1cd8ae9ed05 Mon Sep 17 00:00:00 2001 From: n4subishin Date: Sat, 15 Aug 2026 21:41:34 +0900 Subject: [PATCH 3/4] Update index.md --- org/n4subishin/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/org/n4subishin/index.md b/org/n4subishin/index.md index 0f22e1b3..0ec87593 100644 --- a/org/n4subishin/index.md +++ b/org/n4subishin/index.md @@ -1,6 +1,7 @@ --- layout: org -title: My organisation -site: http://www.myorg.org/ +title: n4subishin +site: https://github.com/n4subishin --- -A short description of my organisation and what it does. + +Individual maker of custom keyboards and macropads based in Japan. From cb214fac48b0ff4ba11f5ccd15b37a05dbe9d0bd Mon Sep 17 00:00:00 2001 From: n4subishin Date: Sat, 15 Aug 2026 21:43:29 +0900 Subject: [PATCH 4/4] Create index.md --- org/n4subishin/1209/0709/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 org/n4subishin/1209/0709/index.md diff --git a/org/n4subishin/1209/0709/index.md b/org/n4subishin/1209/0709/index.md new file mode 100644 index 00000000..bb41c25e --- /dev/null +++ b/org/n4subishin/1209/0709/index.md @@ -0,0 +1,14 @@ +--- +layout: pid +title: Nb.1 +owner: n4subishin +license: GPL-2.0 +site: https://github.com/n4subishin/nb1-keyboard +source: https://github.com/n4subishin/nb1-keyboard +--- + +A 12-position programmable macropad based on the STM32F405RGT6, running QMK +Firmware. Each position accepts either a Cherry MX compatible switch or a +rotary encoder through a shared footprint, so the same board can be built as +keys, knobs, or any mix of the two. KiCad schematic and PCB layout are in the +hardware directory; firmware sources are under keyboards/nb1.