Skip to content

Instantly share code, notes, and snippets.

View griffgruff's full-sized avatar
💭
rocking

Anthony Griffiths griffgruff

💭
rocking
View GitHub Profile
// Copyright 2022 Victor Lucachi (@victorlucachi)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define COMBO_TERM 25
#define COMBO_MUST_HOLD_MODS
#define COMBO_HOLD_TERM 175
#undef TAPPING_TERM
#define TAPPING_TERM 200
#define RETRO_TAPPING
@griffgruff
griffgruff / dam.md
Last active March 5, 2024 10:57
sra-dam.md

ToDo

Setup some env vars

How to create a typed env file.

How to manage .env files

@griffgruff
griffgruff / go.sh
Created April 16, 2024 13:33
just run
#!/usr/bin/env bash
# Getting tired of not knowing which npm command to run
# Well this is the answer
# It does use fzf.
# First off, this script allow us to just type : run
# Then you can just filter by command
# I was using ntl, but it is/was super slow.
# jq is another thing you might have to install
@griffgruff
griffgruff / home-row-combo-keys.c
Last active September 8, 2024 12:29
home row combo keys
// --------------------------------------------------------
// KEY-COMBOS
//
// These are the double key presses
// Two keys pressed at the same time to produce one
// Getting the CMD CTRL keys under your finger tips
/*
|----------------+
| *SCMD | *SCMD |