diff --git a/docs/forties.js b/docs/forties.js new file mode 100644 index 0000000..1928772 --- /dev/null +++ b/docs/forties.js @@ -0,0 +1,9 @@ +window.fortiesData = [ + +]; +window.fortiesTODOs = ` + +`; +/* Other TODOs: + +*/ \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 14f44ea..8d8d9e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -78,9 +78,13 @@ // try { var search = document.location.search; - if (/[?&]row\b/.test(search)) { + if (/[?&]40s\b/.test(search)) { + document.body.classList.add("forties"); + } else if (/[?&]row\b/.test(search)) { document.body.classList.add("rowstag"); - } else document.body.classList.add("colstag"); + } else { + document.body.classList.add("colstag"); + } } catch (_) {} })(); @@ -90,8 +94,6 @@

YellowAfterlife's ergonomic keyboard list

It does not contain every single keyboard, but it's a pretty big sample - especially as far medium/big/interesting keyboards go. -

- See the other list for row-staggered/standard-layout keyboards.

This is a collection of row-staggered ergonomic keyboards!
@@ -99,9 +101,19 @@

YellowAfterlife's ergonomic keyboard list

This one's a mostly-random sample of keyboards - there's not exactly a shortage of places to look for row-staggered keyboards. -

- See the other list for column-staggered and non-standard-layout keyboards.

+

+ This is a collection of little keyboards! +

+

+ There are some lists of keyboards now: +

"The rules"