From ec2f526bd8b8dbff57a0b36f036e05019ea7cfbe Mon Sep 17 00:00:00 2001 From: Erik Ratcliffe Date: Fri, 3 Apr 2015 14:34:42 -0700 Subject: [PATCH 1/2] New USB PID request for Modal (0xBEEF). --- 1209/BEEF/index.md | 8 ++++++++ org/modal/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/BEEF/index.md create mode 100644 org/modal/index.md diff --git a/1209/BEEF/index.md b/1209/BEEF/index.md new file mode 100644 index 0000000..12938a0 --- /dev/null +++ b/1209/BEEF/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MC-USB +owner: BEEF +license: MIT +site: https://github.com/modalpdx/MC-USB +source: https://github.com/modalpdx/MC-USB +--- diff --git a/org/modal/index.md b/org/modal/index.md new file mode 100644 index 0000000..83cdc1e --- /dev/null +++ b/org/modal/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Modal +--- +I make things with technology and coffee. Tools, mostly. From 8bdd75b39e976c2c9142d4f89a5fa63a24a95449 Mon Sep 17 00:00:00 2001 From: Erik Ratcliffe Date: Fri, 3 Apr 2015 14:44:44 -0700 Subject: [PATCH 2/2] Corrected snafu with the owner specification. --- 1209/BEEF/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/BEEF/index.md b/1209/BEEF/index.md index 12938a0..aeb901d 100644 --- a/1209/BEEF/index.md +++ b/1209/BEEF/index.md @@ -1,7 +1,7 @@ --- layout: pid title: MC-USB -owner: BEEF +owner: modal license: MIT site: https://github.com/modalpdx/MC-USB source: https://github.com/modalpdx/MC-USB