Skip to content

Instantly share code, notes, and snippets.

@Evotron
Evotron / history of the decline and fall of the roman empire-bigrams-stats.csv
Created April 17, 2022 10:34
history of the decline and fall of the roman empire-bigrams
e 311210 2.1844%
t 259984 1.8248%
th 239063 1.678%
he 229835 1.6132%
d 167755 1.1774%
a 162123 1.1379%
s 160488 1.1264%
o 146220 1.0263%
an 143156 1.0048%
, 141317 0.9919%
@Evotron
Evotron / middlemarch-bigrams-stats.csv
Created April 17, 2022 10:33
middlemarch-bigrams
e 52204 2.9333%
t 40517 2.2766%
he 35061 1.97%
th 34978 1.9653%
d 32823 1.8442%
a 32369 1.8187%
t 31179 1.7519%
s 28453 1.5987%
in 27233 1.5301%
h 26310 1.4783%
@Evotron
Evotron / New Evotron Tentative.c
Created June 12, 2021 22:02
Tentative layout for Evotron — June 12, 2021
#include QMK_KEYBOARD_H
#include "version.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_ergodox_pretty(
KC_TRANSPARENT, KC_INT1, KC_F, LGUI_T(KC_O), KC_P, KC_PSCREEN, KC_LANG3, KC_LANG4, KC_NUMLOCK, KC_L, RGUI_T(KC_U), KC_Y, KC_INT2, KC_TRANSPARENT,
KC_TRANSPARENT, KC_LBRACKET, LALT_T(KC_S), LCTL_T(KC_A), LSFT_T(KC_T), KC_G, KC_PAUSE, KC_INT4, KC_H, RSFT_T(KC_N), RCTL_T(KC_E), RALT_T(KC_I), KC_RBRACKET, KC_TRANSPARENT,
KC_TRANSPARENT, KC_COMMA, KC_EQUAL, KC_BSLASH, KC_M, KC_CAPSLOCK, KC_SCROLLLOCK, KC_R, KC_SLASH, KC_GRAVE, KC_DOT, KC_TRANSPARENT,
KC_TRANSPARENT, KC_SCOLON, KC_TRANSPARENT, KC_TRANSPARENT, KC_B, LT(10,KC_W), LT(
@Evotron
Evotron / 2016_Evotron.c
Created June 12, 2021 21:37
old evotron (made in 2016)
#include QMK_KEYBOARD_H
#include "debug.h"
#include "action_layer.h"
#include "version.h"
#define Base 0 // Base layer
#define Numbers 1 // numbers layer
#define Keypad 2 // keypad numbers layer
#define Function1 3 // function first dozen layer
#define Function2 4 // function second dozen layer
@Evotron
Evotron / eu_cookie_banner.js
Created February 3, 2021 10:50 — forked from rosell-dk/eu_cookie_banner.js
Simple EU Cookie Law Banner JavaScript