Skip to content

Instantly share code, notes, and snippets.

View jordiorlando's full-sized avatar

Jordi Orlando jordiorlando

View GitHub Profile
[
{
"name": "Corne-ish Zen"
},
[
{
"x": 3,
"t": "#ff0000\n#0000ff\n\n\n#cc00ff\n\n\n\n\n#000000"
},
"\n3\nF3\n\nbt3\n\n\n\n\nF",
@jordiorlando
jordiorlando / ubertooth_callback.patch
Created July 29, 2020 22:59
Patch for building ubertooth with GCC 10
--- ubertooth_callback.c 2020-07-29 15:55:49.841687809 -0700
+++ ubertooth_callback_patch.c 2020-07-29 15:56:25.511473267 -0700
@@ -27,7 +27,7 @@
#include "ubertooth_callback.h"
-unsigned int packet_counter_max;
+extern unsigned int packet_counter_max;
static int8_t cc2400_rssi_to_dbm( const int8_t rssi )
@jordiorlando
jordiorlando / README.md
Created February 15, 2018 19:12
Raspberry Pi Print Server Setup
# Configuration (from https://www.raspberrypi.org/documentation/configuration)
# - change password
# - set locale
# - setup wifi/wlan
# - enable ssh
# - update raspi-config
sudo raspi-config
sudo apt-get update
sudo apt-get upgrade
@jordiorlando
jordiorlando / fresh-keyset.md
Created February 27, 2017 22:31
fresh-keyset

fresh-keyset

fresh is a mechanical keyboard keyset inspired by future smartphone colors. There are two base sets, one light and one dark.

  • Profile: Signature Plastics SA Row 3
  • Material: PBT
  • Legends: dye-sub
  • Colors: custom color-matched
@jordiorlando
jordiorlando / keyboard.js
Created May 24, 2016 21:52
Ergonomic keyboard plate made with Maker.js
var makerjs = require('makerjs');
var paths = {};
var models = {};
var keyColumns = [
[-5.5, 1.75, 4], [-4.5, 2, 5], [-3.5, 2.25, 6], [-2.5, 2.5, 6], [-1.5, 2.25, 4], [-1.5, -2, 1, 1.5], [-0.5, 2, 5]
];
var screws = [
[]