From 99eff4aef9d77f50bbea9c081e8e20140ce61ff5 Mon Sep 17 00:00:00 2001 From: juarendra Date: Wed, 12 Aug 2026 11:41:42 +0700 Subject: [PATCH 1/5] Allocate 0x7050 for Positron OSUpad --- 1209/7050/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/7050/index.md diff --git a/1209/7050/index.md b/1209/7050/index.md new file mode 100644 index 00000000..fbc56562 --- /dev/null +++ b/1209/7050/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: OSUpad +owner: Positron Electronic +license: MIT +repo: https://github.com/juarendra/OSUpad-QMK-VIA +--- +A 2x3 hotswap and tactile rhythm game macropad by Positron Electronic. \ No newline at end of file From 448e4f3d7310087d24350a6ba250648c258dffd0 Mon Sep 17 00:00:00 2001 From: juarendra Date: Wed, 12 Aug 2026 12:29:41 +0700 Subject: [PATCH 2/5] Add owner file for Positron Electronic --- org/Positron Electronic.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Positron Electronic.md diff --git a/org/Positron Electronic.md b/org/Positron Electronic.md new file mode 100644 index 00000000..de2e43d1 --- /dev/null +++ b/org/Positron Electronic.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Positron Electronic +--- + +Positron Electronic is an open-source hardware creator focusing on custom keypads and macropads. From 42c3618c025901de1665a220749e6f214a116133 Mon Sep 17 00:00:00 2001 From: juarendra Date: Wed, 12 Aug 2026 12:43:30 +0700 Subject: [PATCH 3/5] fix 7050: adopt owner convention with Positron-Electronic --- 1209/7050/index.md | 6 +++--- org/Positron Electronic.md | 6 ------ 2 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 org/Positron Electronic.md diff --git a/1209/7050/index.md b/1209/7050/index.md index fbc56562..e35e6078 100644 --- a/1209/7050/index.md +++ b/1209/7050/index.md @@ -1,8 +1,8 @@ ---- +--- layout: pid title: OSUpad -owner: Positron Electronic +owner: Positron-Electronic license: MIT repo: https://github.com/juarendra/OSUpad-QMK-VIA --- -A 2x3 hotswap and tactile rhythm game macropad by Positron Electronic. \ No newline at end of file +A 2x3 hotswap and tactile rhythm game macropad by Positron Electronic. diff --git a/org/Positron Electronic.md b/org/Positron Electronic.md deleted file mode 100644 index de2e43d1..00000000 --- a/org/Positron Electronic.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: org -title: Positron Electronic ---- - -Positron Electronic is an open-source hardware creator focusing on custom keypads and macropads. From 712188e4f6081b85728539e72b31268394accc04 Mon Sep 17 00:00:00 2001 From: juarendra Date: Wed, 12 Aug 2026 12:50:46 +0700 Subject: [PATCH 4/5] fix 7050: strip BOM from index.md --- 1209/7050/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/7050/index.md b/1209/7050/index.md index e35e6078..b5b48626 100644 --- a/1209/7050/index.md +++ b/1209/7050/index.md @@ -1,4 +1,4 @@ ---- +--- layout: pid title: OSUpad owner: Positron-Electronic From 2061857e30d49f49d7f8caa95b3a16765f12bed6 Mon Sep 17 00:00:00 2001 From: juarendra Date: Wed, 12 Aug 2026 12:55:27 +0700 Subject: [PATCH 5/5] Add owner org file for Positron-Electronic --- org/Positron-Electronic/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Positron-Electronic/index.md diff --git a/org/Positron-Electronic/index.md b/org/Positron-Electronic/index.md new file mode 100644 index 00000000..cdaf269c --- /dev/null +++ b/org/Positron-Electronic/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Positron Electronic +repo: https://github.com/juarendra +--- +Positron Electronic is an open-source hardware creator focusing on custom keypads and macropads.