510 Commits

Author SHA1 Message Date
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
Bert Burgemeister
b0620d00ec Add PID for trebb's minimalistic ISO50 keyboard (#194) 2016-10-31 12:27:24 +00:00
Satoshi Inashima
8feb2f04ee Added Beststream-jp, Tool_CDC (#188) 2016-10-25 17:59:53 +01:00
Peter Newman
9fb57485ae Make pid.codes an internal domain for htmlproofer (#190)
* 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
2016-10-21 20:30:40 +01:00
Sandeep Patil
f31b0b8b74 Request for Explore M3 DFU and Virtual COM port PID (#187)
* Request for PID code for SODA

SODA is SWD Opensource Debug Adapter for Cortex MO, M3 and M4 based ARM
controllers

* Update index.md

* pid request for Explore M3 USB DFU device

* pid request for Explore M3 virtual com port. Need a seperate pid to avoid confilt between DFU and virtual COM port under different operating systems.

* changed url syntax for markup
2016-10-18 11:21:33 +01:00
Adi Linden
01bdef7080 Request for *uino-32u4 (#189)
* Request for *uino-32u4

* Request of the ATmega8U2 serial bridge of the *uino-1284p.
2016-10-18 09:06:54 +01:00
Majenko Technologies
0b24c30c56 Added MajenkoTechnologies org (#186)
* Added MajenkoTechnologies org

* Added chipKIT Lenny

* Fixed owner name
2016-10-12 17:15:24 +01:00
Peter Newman
590bd6bbe3 Check Open Graph via html-proofer (#185)
* 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
2016-10-12 13:02:07 +01:00
Jaret Burkett
47f58a7154 Added OSH Lab, LLC - Magic Keys, a keypad to run Node js macros on the computer (#182) 2016-10-02 12:55:45 +01:00