Skip to content

Instantly share code, notes, and snippets.

View Geobert's full-sized avatar
🦀

Geobert Quach Geobert

🦀
View GitHub Profile
/****************************** Module Header ******************************\
* Module Name: ergol.H
*
* keyboard layout header
*
* Copyright (c) 1985-2001, Microsoft Corporation
*
* Various defines for use by keyboard input code.
*
* History:
@Geobert
Geobert / ergol.C
Last active January 10, 2024 09:00
/***************************************************************************\
* Module Name: ergol.C
*
* keyboard layout
*
* Copyright (c) 1985-2001, Microsoft Corporation
*
* History:
* KBDTOOL v3.40 - Created Tue Jan 09 19:11:46 2024
\***************************************************************************/
(function() {
'use scrict';
console.log("HEY HERE");
function changeLivefeeds() {
console.log("changeLivefeeds");
[...document.links].forEach(function (a) {
console.log(a.href);
if (a.href.match("/public/local")) {
a.href = "/public";
}
#singleinstance
; Move the taskbar to left screen, right side.
; Can’t use it because for some reason, when interacting with the taskbar with the mouse, it goes back to main screen
MoveTaskbar()
{
If MonitorGetCount() > 1
{
WinExist("ahk_class Shell_TrayWnd")
SendMessage(0x0231)
@Geobert
Geobert / Snowslide-Emilie.kbd.json
Last active November 29, 2022 17:39
Snowslide Emilie
[
{
"name": "Snowslide Emilie",
"author": "Geobert Quach",
"switchMount": "cherry"
},
[
{
"y": 0.2,
"x": 4,
void print_base_layer(uint8_t col, uint8_t line) {
static const char PROGMEM bepo1[] = {
0x01, 0x02, 0x03, 0x04, 0x05, 0
};
static const char PROGMEM bepo2[] = {
0x21, 0x22, 0x23, 0x24, 0x25, 0
};
static const char PROGMEM game1[] = {
0x06, 0x07, 0x08, 0x09, 0x0A, 0
#include "progmem.h"
// Corne 8x6 font with QMK Firmware Logo
// Online editor: https://helixfonteditor.netlify.com/
// See also: https://github.com/soundmonster/glcdfont_converter
const unsigned char font[] PROGMEM = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0xF8, 0x08, 0x68,
0x68, 0x08, 0x68, 0x68, 0x08, 0x68,
#include "progmem.h"
// Corne 8x6 font with QMK Firmware Logo
// Online editor: https://helixfonteditor.netlify.com/
// See also: https://github.com/soundmonster/glcdfont_converter
const unsigned char font[] PROGMEM = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x3E, 0x5B, 0x4F, 0x5B, 0x3E, 0x00,
0x3E, 0x6B, 0x4F, 0x6B, 0x3E, 0x00,
@Geobert
Geobert / Avalanche.kbd.json
Last active January 27, 2022 15:05
Avalanche
[
1200,
{
"backcolor": "#ffffff",
"name": "Avalanche",
"author": "",
"radii": "",
"switchMount": "cherry",
"switchBrand": "kailh",
"switchType": "PG151101D64/D10",
@Geobert
Geobert / Sofle-V2.kbd.json
Last active August 27, 2022 18:39
Sofle V2
[
{
"name": "Sofle V2",
"author": "Geobert Quach",
"switchMount": "cherry"
},
[
{
"y": 0.2,
"x": 3,