You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 18dc851e37
Remove legacy Debug keycode (#18769)
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
3 years ago
..
config.h
keymap.c Remove legacy Debug keycode (#18769) 3 years ago
oneshot.c
oneshot.h
readme.md
rules.mk

readme.md

My 34 keys layout

This are my principles for layout:

  • I am using Callum style layout. Here you can read explanation by Callum himself and his reasoning for not using mod-tap: here

  • There should be only one way to type key. Key can be on different layer but it must maintain its physical location.

  • The less features are used the better.

  • trilayer is cool.

  • There is 🐍 key for no reason.

As well I have added one shot layers compatible with Callum's one shot keys.

There is simple TMUX layer as well.