Skip to content

Instantly share code, notes, and snippets.

View thedalles77's full-sized avatar

Frank Adams thedalles77

  • Shelton, Washington USA
View GitHub Profile
@penk
penk / keyboard.json
Last active September 25, 2024 00:06
QMK firmware for Toshiba T1200
{
"keyboard_name": "toshiba_t1200",
"manufacturer": "Toshiba",
"url": "",
"maintainer": "penk",
"usb": {
"vid": "0xFEED",
"pid": "0x0000",
"device_version": "1.0"
},
@wjes
wjes / dell_inspiron_1420.ino
Last active April 13, 2023 03:31
Teensy-LC code for a dell inspiron 1420 latam spanish keyboard
/* Copyright 2018 Frank Adams
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.