Skip to content

Commit e0436e3

Browse files
committed
Merge remote-tracking branch 'origin/master' into mokesura/cc_practice
2 parents 49c3a57 + 103d6c4 commit e0436e3

File tree

17 files changed

+119
-1
lines changed

17 files changed

+119
-1
lines changed

1209/2442/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: pid
3+
title: Opilio - PC Fan/Pump Controller v1
4+
owner: mygnu
5+
license: GPLv3
6+
site: https://gill.net.in
7+
source: https://github.com/mygnu/opilio-firmware
8+
---
9+
10+

1209/4704/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: xwhatsit capacitive keyboard
4+
owner: ModelFKeyboard
5+
license: GPLv3
6+
site: https://geekhack.org/index.php?topic=58138.0
7+
source: https://static.wongcornall.com/ibm-capsense-usb/
8+
---

1209/4920/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Ghoul Mechanical Keyboard
4+
owner: tzarc
5+
license: GPLv3
6+
site: https://github.com/tzarc/ghoul
7+
source: https://github.com/tzarc/ghoul
8+
---
9+
The Ghoul is a 40-key mechanical keyboard -- dual 4x5 with an RGB OLED and encoder. It also sports a MicroMod connector for hot-swap of MCU!

1209/8CAE/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: Octave 12-key macropad
4+
owner: takayoshiotake
5+
license: Apache License 2.0
6+
site: https://github.com/takayoshiotake/octave-12-key-macropad
7+
source: https://github.com/takayoshiotake/octave-12-key-macropad
8+
---

1209/9101/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: Sim Racing Shifter
4+
owner: dmadison
5+
license: GPLv3
6+
site: https://github.com/dmadison/Sim-Racing-Shields
7+
source: https://github.com/dmadison/Sim-Racing-Shields
8+
---

1209/9102/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: Sim Racing Pedals
4+
owner: dmadison
5+
license: GPLv3
6+
site: https://github.com/dmadison/Sim-Racing-Shields
7+
source: https://github.com/dmadison/Sim-Racing-Shields
8+
---

1209/A107/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: volume.control
4+
owner: pini.grigio
5+
license: Unlicense
6+
site: https://github.com/0xa10/rp2040-volume-knob-rtic
7+
source: https://github.com/0xa10/rp2040-volume-knob-rtic
8+
---

1209/C680/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: picoframeST
4+
owner: dedChar
5+
license: MIT
6+
site: http://picofra.me/
7+
source: https://gitlab.com/dedChar/picoframeST
8+
---

1209/F123/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: minik
4+
owner: Electrolama
5+
license: SolderPad
6+
site: https://lab.electrolama.com
7+
source: https://github.com/electrolama/minik
8+
---

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ end
1111
gem "github-pages", versions['github-pages']
1212
gem "redcarpet"
1313

14-
gem "html-proofer", '>=3.3.1'
14+
gem "html-proofer", '>=3.3.1', '<4.0.0'

org/Electrolama/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: org
3+
title: Electrolama
4+
site: https://electrolama.com
5+
---

org/ModelFKeyboard/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: xwhatsit capacitive keyboard controller
4+
site: https://geekhack.org/index.php?topic=58138.0
5+
---
6+
The xwhatsit capacitive keyboard controller is a USB hardware and firmware keyboard controller project (both open source) started by Deskthority.net and geekhack.org forum member xwhatsit and continued by forum members wcass, pandrew, Ellipse, Rico, and others to serve as a USB controller for Model F capacitive buckling spring and Beam Spring keyboards and various other user-created keyboards. All firmware, hardware, and software for this project is open source, covered under GPLv3.

org/dedChar/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: dedChar
4+
---
5+
Someone who likes (embedded) software development.
6+

org/dmadison/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: Dave Madison
4+
site: http://www.github.com/dmadison
5+
---
6+
Creator of open source USB projects.

org/mygnu/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: org
3+
title: Harry Gill
4+
site: https://gill.net.in/
5+
---
6+
7+
I am a tinkerer and make small projects (sometimes usb enabled), All of my projects (board files and code) are under GPL or compatible licence.
8+
9+
[Github](https://github.com/mygnu)

org/pini.grigio/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: /// pini.grigio ///
4+
site: https://github.com/0xa10
5+
---
6+
video.art, eev, software, aesthetic coding

org/takayoshiotake/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: org
3+
title: takayoshiotake
4+
---
5+
I'm a software engineer and a hobbyist of mechanical keyboards.

0 commit comments

Comments
 (0)