Skip to content

Instantly share code, notes, and snippets.

View exentio's full-sized avatar
🤙
sheke

Exentio Kawasaki exentio

🤙
sheke
View GitHub Profile
@exentio
exentio / Lily58-Exentio.kbd.json
Last active March 26, 2023 21:36 — forked from elfmimi/Lily58-Nicola.kbd.json
Lily58 Exentio
[
{
"name": "Lily58 Exentio"
},
[
{
"x": 3,
"t": "#000000\n\n#0060ff"
},
"$\n4\nF4",
$ sudo pacman -Qo /etc/fonts/conf.d/
[sudo] password for ex:
/etc/fonts/conf.d/ is owned by cantarell-fonts 1:0.0.25-3
/etc/fonts/conf.d/ is owned by cups-filters 1.13.3-1
/etc/fonts/conf.d/ is owned by fontconfig 2.12.1-4
/etc/fonts/conf.d/ is owned by ttf-dejavu 2.37-1
/etc/fonts/conf.d/ is owned by ttf-gelasio-ib 1.00-7
/etc/fonts/conf.d/ is owned by ttf-ubuntu-font-family 0.83-2
/etc/fonts/conf.d/ is owned by wine 2.1-1
-rw-r--r-- 1 root root 484 Jan 10 10:07 10-autohint.conf
-rw-r--r-- 1 root root 461 Jan 10 10:07 10-hinting-full.conf
-rw-r--r-- 1 root root 463 Jan 10 10:07 10-hinting-medium.conf
-rw-r--r-- 1 root root 461 Jan 10 10:07 10-hinting-none.conf
-rw-r--r-- 1 root root 463 Jan 10 10:07 10-hinting-slight.conf
-rw-r--r-- 1 root root 491 Jan 10 10:07 10-no-sub-pixel.conf
-rw-r--r-- 1 root root 2010 Jan 10 10:07 10-scale-bitmap-fonts.conf
-rw-r--r-- 1 root root 489 Jan 10 10:07 10-sub-pixel-bgr.conf
-rw-r--r-- 1 root root 489 Jan 10 10:07 10-sub-pixel-rgb.conf
-rw-r--r-- 1 root root 490 Jan 10 10:07 10-sub-pixel-vbgr.conf
lrwxrwxrwx 1 root root 44 Jan 10 10:07 10-hinting-slight.conf -> /etc/fonts/conf.avail/10-hinting-slight.conf
lrwxrwxrwx 1 root root 48 Jan 10 10:07 10-scale-bitmap-fonts.conf -> /etc/fonts/conf.avail/10-scale-bitmap-fonts.conf
lrwxrwxrwx 1 root root 43 Feb 10 20:10 10-sub-pixel-rgb.conf -> /etc/fonts/conf.avail/10-sub-pixel-rgb.conf
lrwxrwxrwx 1 root root 47 Feb 10 20:10 11-lcdfilter-default.conf -> /etc/fonts/conf.avail/11-lcdfilter-default.conf
lrwxrwxrwx 1 root root 46 Feb 10 20:05 20-unhint-small-dejavu-sans.conf -> ../conf.avail/20-unhint-small-dejavu-sans.conf
lrwxrwxrwx 1 root root 51 Feb 10 20:05 20-unhint-small-dejavu-sans-mono.conf -> ../conf.avail/20-unhint-small-dejavu-sans-mono.conf
lrwxrwxrwx 1 root root 47 Feb 10 20:05 20-unhint-small-dejavu-serif.conf -> ../conf.avail/20-unhint-small-dejavu-serif.conf
lrwxrwxrwx 1 root root 47 Jan 10 10:07 20-unhint-small-vera.conf -> /etc/fonts/conf.avail/20-unhint-small-vera.conf
lrwxrwxrwx 1 root root 48 Feb 10 21:16 30-infinality-aliases.conf ->
@exentio
exentio / keymap_ex_ansi.c
Last active August 27, 2016 11:16
GH60 Exentio Layout for TMK Firmware - ANSI variant
#include "keymap_common.h"
const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* 0: QWERTY */
KEYMAP(ESC, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, MINS,EQL, BSPC, \
TAB, Q, W, E, R, T, Y, U, I, O, P, LBRC,RBRC,BSLS, \
CAPS,A, S, D, F, G, H, J, K, L, SCLN,QUOT, NO, ENT, \
LSFT,NO, Z, X, C, V, B, N, M, COMM,DOT, SLSH, NO, UP, \
LCTL,LGUI,LALT, SPC, NO, FN0, LEFT, DOWN, RGHT),