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'

0 commit comments

Comments
 (0)