Commit Graph

368 Commits

Author SHA1 Message Date
Lixing Ding
faabc20fdb pid request for cupkee (#223)
* pid request for cupkee

* request descriptions update

* fix content miss

* fix misstake on owner field that cause CI fail

* fix misstake on owner field that cause CI fail

* fixed spelling mistakes, and reset title of org
2017-03-22 17:24:45 +00:00
LifeToDevice
769e001879 Smart House (#222)
* Add files via upload

* Add files via upload

* Add description
2017-02-22 17:28:55 +00:00
Bert Burgemeister
5a44f577a2 Add PID for trebb's tiny keyboard controller breakout board (#220) 2017-02-09 10:56:24 +00:00
Paul RATHGEB
df199903bd Changed WeIO by ProjectIota; Electrolink (#219)
Signed-off-by: Paul RATHGEB <paul.rathgeb@skynet.be>
2017-02-09 10:54:47 +00:00
Benjamin Shockley
4720e49dd2 PID 2017 Benjamin Shockley (#216)
* Create index.md

* Create index.md

* Updated License Info

Added information about where license can be found.

* Added Description

Added the product description to the PID file - Mini SAM

* Delete Mini SAM

Removed the Mini SAM Folder - moving to organization folder instead.

* Create Index.md

Created a new index.md in the folder 'bshockley' for myself with a brief description of who I am and what I do.

* Update index.md

* Update index.md

updated owner info.

* Match internal org folder.

Set to match internal org folder.
2017-02-07 16:48:27 +00:00
Davide Arzarello
a24f655206 PID request (#217)
* PID request

PID request for open source SmartPID project

* title updated

removed smartpid from the title
2017-02-07 16:46:53 +00:00
Giuseppe
940e1dfb23 PID request for Danyboard M0 (#218)
* Request PID for Danyboard M0

* PID for Danyboard M0

* Edit title
2017-02-07 16:45:11 +00:00
Paul RATHGEB
aab8d562e5 Request for PID 2552 for WeIO (#213)
* Request for PID 2552 for WeIO

Signed-off-by: Paul RATHGEB <paul.rathgeb@skynet.be>

* Added a note about the hardware license and source files

Signed-off-by: Paul RATHGEB <paul.rathgeb@skynet.be>
2017-01-24 20:33:40 +00:00
Lars Knudsen
c1ceb3880b Request for PID D017 for empiriKit controllers (#210)
* Requesting PID D017 for empiriKit controllers

* (fix empty file)

* Update index.md

Updated url to firmware source
2017-01-24 20:07:02 +00:00
Serg-O
30ee7dcbc4 Request VID/PID: 1209/AA00 (#206) 2017-01-24 18:50:06 +00:00
Madelle Kamois
2e2040b911 request for PID A3A4 (#212)
* Create index.md

* Create index.md

* Update index.md
2017-01-24 18:47:37 +00:00
Sean Cross
adc50201ea Chibitronics ltc (#209)
* org: add chibitronics organization

Add an organization for Chibitronics, an electronics-sticker company.

Signed-off-by: Sean Cross <sean@xobs.io>

* 1209: C1B1: add pid for chibitronics love-to-code

Add a PID code for the Chibitronics Love-to-Code sticker, which
has an Arduino-compatible API and supports uploading a USB stack
over audio.

Signed-off-by: Sean Cross <sean@xobs.io>
2017-01-09 17:29:54 +00:00
VV-Soft Oy
22fb6c4b7c Pull request for VV-Soft Simple Generic USB HID IO, PID 2345 (#207)
* Created organisation file for VV-Soft

* Created product description for 1209/2345
2017-01-09 17:03:33 +00:00
Axel Nilsson
879a6efe4f Request PID for Temp monitor (#205) 2017-01-09 17:01:09 +00:00
Peter Newman
fe7b594dd6 Ignore the existing broken URLs (#200)
* Remove errant .DS_Store file

* Ignore .DS_Store

* Create a list of organisations

* Add an org list

* Show number of PIDs per org

* Fix HTML issue, sort orgs by title

* Try and fix the PID count

* Try and fix issues

* Try again to fix issues

* Try yet again to fix issues

* Correct the urlpart

* Change to sort_natural, minor code tidy

* Try and fix the sorting

* Try again to fix the sorting

* Remove debugging

* Add a link to orgs page

* Install dependencies for Travis

* Create .travis.yml

* Add the Travis script

* Update the Ruby version

* Bump the Ruby version some more

* Switch back to the documented version

* Add the exclude

* Update based on https://github.com/jekyll/jekyll/pull/5413

* Add github-pages Gem

* Add missing gems

* Add redcarpet

* Switch to tasks so we can run multiple CI tasks

* Switch to tasks

* Fix the matrix

* More matrix fixing

* Turn on more htmlproofer options

* Make the check less strict

* Don't bother complaining about extra jekyll tags

* Escape HTML entities

* Fix the email link

* Fix the link within the 404 page!

* Escape more HTML entities

* Remove an invalid site URL

* Cache ruby bundles

* Escape even more HTML entities

* Escape yet more HTML entities

* Escape more HTML entities and switch to a div

* Try and fix the errant paragraph item

* Add a Travis badge to the readme

* Update Gemfile

Adapted from https://github.com/lunaryorn/lunaryorn.github.io

* Update _config.yml

* Add some more checks to Travis

* Report GH Pages versions

* Tidy up, add redcarpet back in

* Try and stop the spurious paragraph tags

* Check Open Graph

* Make pid.codes an internal domain

* Ensure we've got the fixed html-proofer

* Use the original orgpath URL

* Ignore some broken URLs

* Try and fix the syntax issue

* Third try at fixing syntax

* Ignore another broken URL

* Alternative ignore of a specific URL

* Ignore the remaining URLs

* Update Instant Infrastructure URL

* Remove a redundant URL ignore

* Update some broken links

* Update links

* Remove more resolved links

* Force links in kramdown

* Format more links for kramdown

* Make more links clickable/add more site URLs

* Fix more URLs

* Fix some more URLs and ignore some others

* Fix the remaining broken link

* Fix the URL I missed
2017-01-09 16:59:44 +00:00
Peter Newman
e520c07938 Add a site field to orgs (#204)
* Remove errant .DS_Store file

* Ignore .DS_Store

* Create a list of organisations

* Add an org list

* Show number of PIDs per org

* Fix HTML issue, sort orgs by title

* Try and fix the PID count

* Try and fix issues

* Try again to fix issues

* Try yet again to fix issues

* Correct the urlpart

* Change to sort_natural, minor code tidy

* Try and fix the sorting

* Try again to fix the sorting

* Remove debugging

* Add a link to orgs page

* Turn on the remaining redcarpet extensions so we match GitHub

From https://george-hawkins.github.io/basic-gfm-jekyll/redcarpet-extensions.html

* Switch to kramdown

* Turn on some other options

* Add a site field to orgs

* Add more org websites

* Add the site field to the how to
2017-01-04 15:38:39 +00:00
Peter Newman
f7a7695ceb Switch the markdown engine to kramdown as GitHub are getting rid of redcarpet :( (#201)
* Remove errant .DS_Store file

* Ignore .DS_Store

* Create a list of organisations

* Add an org list

* Show number of PIDs per org

* Fix HTML issue, sort orgs by title

* Try and fix the PID count

* Try and fix issues

* Try again to fix issues

* Try yet again to fix issues

* Correct the urlpart

* Change to sort_natural, minor code tidy

* Try and fix the sorting

* Try again to fix the sorting

* Remove debugging

* Add a link to orgs page

* Turn on the remaining redcarpet extensions so we match GitHub

From https://george-hawkins.github.io/basic-gfm-jekyll/redcarpet-extensions.html

* Switch to kramdown

* Turn on some other options
2016-12-14 07:37:37 +00:00
Giuseppe
6fef1be6b3 Request PID for Danyboard M0 (#202) 2016-12-08 17:21:46 +00:00
Sean Cross
b32901ba72 Kosagi palawan -- correct typo (#199)
* org: add Kosagi organization

This commit adds Kosagi as an organization.

Signed-off-by: Sean Cross <sean@xobs.io>

* 9317: add palawan device ID

This allocates device id 9317 to Palawan, a USB transceiver.

Signed-off-by: Sean Cross <sean@xobs.io>

* 1209: 9317: change palawan license to MIT

This accurately reflects what's in the palawan repo.

Signed-off-by: Sean Cross <sean@xobs.io>

* 1209: 9317: correct typo MUT -> MIT

Correct a typo in the license file.

Signed-off-by: Sean Cross <sean@xobs.io>
2016-12-02 12:17:38 +00:00
Sean Cross
68a08a4686 Kosagi palawan (#197)
* org: add Kosagi organization

This commit adds Kosagi as an organization.

Signed-off-by: Sean Cross <sean@xobs.io>

* 9317: add palawan device ID

This allocates device id 9317 to Palawan, a USB transceiver.

Signed-off-by: Sean Cross <sean@xobs.io>

* 1209: 9317: change palawan license to MIT

This accurately reflects what's in the palawan repo.

Signed-off-by: Sean Cross <sean@xobs.io>
2016-12-01 10:36:04 +00:00
Peter Newman
6c97d07e53 Use the original orgpath URL (#198)
* Remove errant .DS_Store file

* Ignore .DS_Store

* Create a list of organisations

* Add an org list

* Show number of PIDs per org

* Fix HTML issue, sort orgs by title

* Try and fix the PID count

* Try and fix issues

* Try again to fix issues

* Try yet again to fix issues

* Correct the urlpart

* Change to sort_natural, minor code tidy

* Try and fix the sorting

* Try again to fix the sorting

* Remove debugging

* Add a link to orgs page

* Install dependencies for Travis

* Create .travis.yml

* Add the Travis script

* Update the Ruby version

* Bump the Ruby version some more

* Switch back to the documented version

* Add the exclude

* Update based on https://github.com/jekyll/jekyll/pull/5413

* Add github-pages Gem

* Add missing gems

* Add redcarpet

* Switch to tasks so we can run multiple CI tasks

* Switch to tasks

* Fix the matrix

* More matrix fixing

* Turn on more htmlproofer options

* Make the check less strict

* Don't bother complaining about extra jekyll tags

* Escape HTML entities

* Fix the email link

* Fix the link within the 404 page!

* Escape more HTML entities

* Remove an invalid site URL

* Cache ruby bundles

* Escape even more HTML entities

* Escape yet more HTML entities

* Escape more HTML entities and switch to a div

* Try and fix the errant paragraph item

* Add a Travis badge to the readme

* Update Gemfile

Adapted from https://github.com/lunaryorn/lunaryorn.github.io

* Update _config.yml

* Add some more checks to Travis

* Report GH Pages versions

* Tidy up, add redcarpet back in

* Try and stop the spurious paragraph tags

* Check Open Graph

* Make pid.codes an internal domain

* Ensure we've got the fixed html-proofer

* Use the original orgpath URL
2016-12-01 10:35:26 +00:00
Peter Newman
e2e7214259 Fix some file/folder names (#196)
* Remove errant .DS_Store file

* Correct owner name

* Correct owner name

* Correct owner name

* Strip extra space

* Strip extra space

* Fix some broken formatting

* Correct filename

* Escape the colons in the title

* Try alternative escaping of the colons
2016-11-14 08:49:54 +00:00
André Luiz de Amorim
ad8b593af9 Requested PID for PancadariaStick. (#195)
* Added PancadariaStick.

* Requested PID for PancadariaStick.

* Update and rename org/PancadariaStick/index.md to org/StreetoArcade/index.md

* Changed org and pointed site to repo with code and circuit.
2016-11-09 17:39:51 +00:00
Bart Van Der Meerssche
bd2316c260 1209:a7ea pid request for the area3001/knixx project (#192)
* 1209:a7ea pid request for the area3001/knixx project

* 1209:a7ea updated desciption to reflect we are building products

* 1209:a7ea requested for Knixx SW04

* 1207:a7ea fix area3001 capitalisation
2016-11-09 17:38:53 +00:00
autonomii
a12d02da24 Autonomii requesting a PID. (#193)
* Create index.md

* Create index.md

* Update index.md

* Fix capitalisation of org name

* Fix source URL
2016-11-04 11:42:44 +00:00