Skip to content

Instantly share code, notes, and snippets.

@nillpo
nillpo / 109KeyJP.kbl
Created March 7, 2019 00:33
Switch Hitter用のJIS109キーボード用レイアウト
109 Key JP
R1, 0x01, "Esc", "Esc", 1
R1, BL, "", "", 1
R1, 0x3B, "F1", "F1", 1
R1, 0x3C, "F2", "F2", 1
R1, 0x3D, "F3", "F3", 1
R1, 0x3E, "F4", "F4", 1
R1, BL, "", "", 0.5
R1, 0x3F, "F5", "F5", 1
@nillpo
nillpo / Keyboardio-Model-01.kbd.json
Last active March 19, 2020 21:50
Keyboardio Model 01
[
{
"backcolor": "#ced6e0",
"name": "Keyboardio Model 01",
"author": "nillpo",
"switchMount": "alps",
"switchBrand": "matias",
"switchType": "PG155B01",
"pcb": true
},
@nillpo
nillpo / keybr.txt
Last active April 13, 2020 11:24
keybr
]71)4!8j*"Ry|l33cj 66^zK.,\,0m3v{0E8T
N#mn8P66S7X91[!'>? 6]q^:4145.[grM|0xw
/"4}iGp15@Z0h5'5\k c0%+d6N[[140(Z-6vk
\1bdb9y?88.7I=0J[+ 15ya1@'tao9;J%:25.
*/N6,l4E2L8J9[7j:, 0S/oq7l\;4#35YZ[9)
\8c{967<"7a8LmWQ], 78:vP0x+]k'^1rq74[
]o9/56V2E~)>BS7S*1 h6]b7.;q5U3=gT43.]
4irg451y"5p%x<,7%< 6w;ZI7258;=f1N"d{;
sI0\/a]?"92x3!S9R2 rmg4$:o2[8,$0v8W0_
o]8Ly+%91]4W;u6b\8 q]_E7%13Z'7(vm6c%8
{
"configurations": [
{
"name": "Linux",
"includePath": [
"/usr/include",
"/usr/local/include",
"${workspaceFolder}",
"${workspaceFolder}/keyboards/getta25",
"${workspaceFolder}/keyboards/getta25/rev1",
@nillpo
nillpo / TEST.kbd.json
Last active November 10, 2021 14:24
TEST
[
{
"name": "TEST",
"plate": false
},
[
"Tab",
"Q",
"W",
"E",
<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
<channel>
<title>🐶<title>
<description>🐶情報</description>
<item>
<title></title>
<link>https://twitter.com/nillpo/status/1543965259329064961</link>
<description>🐶<description>
<pubDate>Wed, 6 Jul 2022 20:31:00 +0900</pubDate>
// -*- mode: c++ -*-
// Copyright 2016-2022 Keyboardio, inc. <jesse@keyboard.io>
// See "LICENSE" for license details
/**
* These #include directives pull in the Kaleidoscope firmware core,
* as well as the Kaleidoscope plugins we use in the Model 100's firmware
*/
// The Kaleidoscope core
@nillpo
nillpo / downloadKindleBookList.js
Last active April 21, 2023 16:16
Kindleの購入書籍リストを出力するやつ
// https://read.amazon.co.jp/ 開いて実行
function generateMangaCollectionSearchQuery(pagination = "") {
const sortType = {
acquisition_desc: "acquisition_desc",
acquisition_asc: "acquisition_asc",
};
const query = {
querySize: 50,
sortType: sortType.acquisition_desc,
function* meraGenerator() {
for (let i = 0x30A1; i <= 0x30FA; i++) {
yield `${String.fromCharCode(i)}メラ`;
}
}
console.log(
[...meraGenerator()].sort().reduce((p, c, index) => {
if (index % 10 === 0) {
p.push([c]);
@nillpo
nillpo / keyket.md
Last active March 7, 2024 23:50
2024/03/02 キーボードマーケット トーキョー

にるぽケーブルファクトリー 王立魔界鍵盤製作所の隅っこ店

  • A-9 王立魔界鍵盤製作所 の隅っこでTRRSケーブル(¥3000)を頒布させていただきます
  • 長さはケーブルによって異なりますが今回用意したものは35cm以下となります

反省点

  • 数をあまり用意できていなかったので30分ちょいくらいで完売状態になってしまった
  • サンプルが適当なケーブルだったため、在庫がなくなるとケーブル作るの楽しいぞアピールをするためのものがなくなってしまい雰囲気を口で説明するだけになってしまっていた
  • ぎりぎりまでやっていたせいで作ったものの写真を全く撮れていない
  • 展示が雑