Skip to content

Commit 9889c18

Browse files
authored
Merge branch 'pidcodes:master' into master
2 parents 6b72cf3 + f0d79b0 commit 9889c18

File tree

35 files changed

+270
-4
lines changed

35 files changed

+270
-4
lines changed

1209/2150/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: Sensor Watch UF2 Bootloader
4+
owner: oddlyspecific
5+
license: CC-BY-SA 4.0 (hardware), MIT (firmware)
6+
site: https://github.com/joeycastillo/Sensor-Watch
7+
source: https://github.com/joeycastillo/uf2-samdx1
8+
---
9+
This PID identifies the Sensor Watch when in bootloader mode. When the Sensor Watch is running as a normal USB device, it uses [PID 2151](https://pid.codes/1209/2151/).

1209/2151/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: Sensor Watch
4+
owner: oddlyspecific
5+
license: CC-BY-SA 4.0 (hardware), MIT (firmware)
6+
site: https://www.sensorwatch.net/
7+
source: https://github.com/joeycastillo/Sensor-Watch
8+
---
9+
The Sensor Watch is a board replacement for the classic Casio F-91W wristwatch. It is powered by a Microchip SAM L22 microcontroller with built-in segment LCD controller. You can write your own programs for the watch using the provided watch library, program the watch over USB using the built-in [UF2 bootloader](https://pid.codes/1209/2150/), and then install the board in your existing watch case to run your own software on your wrist.

1209/3304/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
layout: pid
3-
title: 3-Key-Ecosystem 2key2
3+
title: 2key-keyboards
44
owner: 3-Key-Ecosystem
55
license: Apache 2.0
66
site: https://github.com/softplus/3keyecosystem
7-
source: https://github.com/softplus/3keyecosystem/tree/main/2key2
7+
source: https://github.com/softplus/3keyecosystem/tree/main/2key
88
---
99

10-
This is a 2x1 switch USB macro-keyboard running on QMK.
11-
It has 2-LED RGB backlighting, and uses a modular base-board.
10+
This is for my 2x1 switch USB macro-keyboards running on QMK.
11+
It's used by both 2key1 (single LED per key) and 2key2 (RGB WS2812B LED per key), and uses a modular base-board.

1209/3305/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: pid
3+
title: 4key-keyboards
4+
owner: 3-Key-Ecosystem
5+
license: Apache 2.0
6+
site: https://github.com/softplus/3keyecosystem
7+
source: https://github.com/softplus/3keyecosystem/tree/main/4key
8+
---
9+
10+
This is for my 2x2 switch USB macro-keyboards running on QMK.
11+
It's used by both 4key1 (single LED per key) and 4key2 (RGB WS2812B LED per key), and uses a modular base-board.

1209/3306/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: pid
3+
title: 6key-keyboards
4+
owner: 3-Key-Ecosystem
5+
license: Apache 2.0
6+
site: https://github.com/softplus/3keyecosystem
7+
source: https://github.com/softplus/3keyecosystem/tree/main/6key
8+
---
9+
10+
This is for my 2x2 switch USB macro-keyboards running on QMK.
11+
It's used by both kai6 (single LED per key) and 6key2 (RGB WS2812B LED per key), and uses a modular base-board.

1209/4654/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: Kasumigasane
4+
owner: e3w2q
5+
license: MIT
6+
site: https://github.com/e3w2q/Kasumigasane-keypad
7+
source: https://github.com/e3w2q/Kasumigasane-keypad
8+
---
9+
Simple 16-key keypad.

1209/4655/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: Pangaea
4+
owner: Keytectonix
5+
license: MIT
6+
site: https://github.com/e3w2q/Pangaea-keyboard
7+
source: https://github.com/e3w2q/Pangaea-keyboard
8+
---
9+
Parts adjustable keyboard.

1209/4DF1/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: BREAD 2040
4+
owner: OakDevelopmentTechnologies
5+
license: MIT
6+
site: https://github.com/skerr92/odt-dev-boards/tree/master/boards/BREAD%202040
7+
source: https://github.com/skerr92/circuitpython/tree/add-ODT-bread-2040/ports/raspberrypi/boards/odt_bread_2040
8+
---

1209/5054/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: ES Timer
4+
owner: ES
5+
license: GPL-3.0
6+
site: https://github.com/ErfanSn/ES-Timer
7+
source: https://github.com/ErfanSn/ES-Timer
8+
---
9+
A USB timer powered by Digispark ATtiny85 according to pomodoro time management technique

1209/5385/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: Pulse85 HW
4+
owner: brianthe.dev
5+
license: MIT (software), CC BY-SA 4.0 (hardware)
6+
site: https://pulse85.brianthe.dev/
7+
source: https://github.com/brian-the-dev/Pulse85
8+
---

0 commit comments

Comments
 (0)