Skip to content

Commit 2cb16ed

Browse files
Merge branch 'pidcodes:master' into master
2 parents 73124ab + a6ba57f commit 2cb16ed

File tree

29 files changed

+216
-27
lines changed

29 files changed

+216
-27
lines changed

.github/workflows/htmlproofer.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ jobs:
55
runs-on: ubuntu-latest
66
name: HTML Proofer
77
env:
8-
HTMLPROOFER_OPTIONS: './_site --internal-domains=pid.codes --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/'
8+
HTMLPROOFER_OPTIONS: '--ignore-urls /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/'
99
steps:
1010
- uses: actions/checkout@v4
1111
- uses: ruby/setup-ruby@v1
1212
with:
13-
ruby-version: '2.6'
13+
ruby-version: '3.3'
1414
- uses: actions/cache@v4
1515
with:
1616
path: vendor/bundle
@@ -23,7 +23,7 @@ jobs:
2323
bundle install --jobs 4 --retry 3
2424
- run: bundle exec jekyll doctor
2525
- run: bundle exec jekyll build
26-
- run: bundle exec htmlproofer $HTMLPROOFER_OPTIONS --disable-external
26+
- run: bundle exec htmlproofer ./_site --swap-urls "http[s]\://pid.codes:" --no-enforce-https --disable-external --log-level=:debug $HTMLPROOFER_OPTIONS
2727
# External check fail because they fetch too quickly from sites and get
2828
# 429 responses. We should cache checks and rate limit them as well.
2929
# - run: bundle exec htmlproofer $HTMLPROOFER_OPTIONS

1209/4E00/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: pid
3+
title: Acapeo LedExtender
4+
owner: manoukianv
5+
license: LGPL-3.0
6+
site: https://github.com/manoukianv/LedExtender
7+
source: https://github.com/manoukianv/LedExtender
8+
---
9+
LedExtender is a OpenSource firwmare to build a StripLed which light informations from SimRacing games.
10+
The firmware received data from SimHub and show status with led color.
11+
12+
This firmware is developed for RP2040 and WS2812.

1209/5284/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: nRFMicro Bootloader
4+
owner: joric
5+
license: MIT
6+
site: https://github.com/adafruit/Adafruit_nRF52_Bootloader/pull/342
7+
source: https://github.com/joric/nrfmicro
8+
---
9+
A Pro Micro alternative for wireless keyboards.

1209/6036/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: WK-50 Trackball Keyboard
4+
owner: kelvinA
5+
license: GPLv3
6+
site: https://hackaday.io/project/197550-wk-50-trackball-keyboard
7+
source: https://github.com/Glodigit/wk-50
8+
---
9+
40%, backlit, hot-swappable keyboard from AliExpress that uses an ADNS-5050 optical sensor to read a centered trackball. It also has a backlit encoder. It can run CircuitPython.

1209/6804/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: Hootswitch
4+
owner: saybur
5+
license: GPLv3 (firmware), CERN-OHL-S-2.0 (hardware)
6+
site: https://github.com/saybur/hootswitch
7+
source: https://github.com/saybur/hootswitch
8+
---
9+
ADB keyboard/mouse switch for vintage Mac computers.

1209/6D00/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: MNT Reform Keyboard 2.0
4+
owner: mnt-research
5+
license: CERN OHL-S v2
6+
site: https://mntre.com/documentation/reform-handbook/hardware.html#keyboard
7+
source: https://source.mnt.re/reform/reform/-/tree/master/reform2-keyboard2-pcb
8+
---
9+
Mechanical Keyboard with WLED backlighting and Atmega32U4 MCU, used in MNT Reform laptops and as standalone USB device.

1209/6D01/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: MNT Reform Keyboard 3.0
4+
owner: mnt-research
5+
license: CERN OHL-S v2
6+
site: https://mntre.com/documentation/reform-handbook/hardware.html#keyboard
7+
source: https://source.mnt.re/reform/reform/-/tree/master/reform2-keyboard3-pcb
8+
---
9+
Mechanical Keyboard with WLED backlighting and Atmega32U4 MCU, traditional stagger, used in MNT Reform laptops and as standalone USB device.

1209/6D02/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: MNT Reform Keyboard 4.0
4+
owner: mnt-research
5+
license: CERN OHL-S v2
6+
site: https://shop.mntre.com/products/mnt-reform-keyboard-40
7+
source: https://source.mnt.re/reform/reform/-/tree/master/reform2-keyboard4-pcb
8+
---
9+
Mechanical Keyboard with RGB backlighting and RP2040 MCU, used in MNT Reform and MNT Reform Next laptops and as standalone USB device.

1209/6D03/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: MNT Reform Trackball 1.0
4+
owner: mnt-research
5+
license: CERN OHL-S v2
6+
site: https://mntre.com/documentation/reform-handbook/hardware.html#trackball
7+
source: https://source.mnt.re/reform/reform/-/tree/master/reform2-trackball-pcb
8+
---
9+
Optical Trackball (first version) with Atmega32U2 MCU, used in the MNT Reform Laptop.

1209/6D04/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: MNT Reform Trackball 2.0
4+
owner: mnt-research
5+
license: CERN OHL-S v2
6+
site: https://mntre.com/documentation/reform-handbook/hardware.html#trackball
7+
source: https://source.mnt.re/reform/reform/-/tree/master/reform2-trackball2-pcb
8+
---
9+
Optical Trackball with RP2040 MCU, used in the MNT Reform Laptop.

0 commit comments

Comments
 (0)