summaryrefslogtreecommitdiff
path: root/keyboards/tominabox1/le_chiffre/keymaps
AgeCommit message (Collapse)Author
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2022-10-19Remove legacy Debug keycode (#18769)Ryan
* `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
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-07-23[Keyboard] Le Chiffre rev 2 and HE additions (#17377)TJ
* chiffre refactor for new revisions * updated led matrix config * updated per suggestions * add tapdance enable * revert tapdance (none defined in the default keymaps) * clean up rules * add readme for HE * remove notes in readme * fix perm * fix perms * Fix spacing on readme * fix perm * fix perms again?
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-31[Keyboard] move @tominabox1 's keebs into /tominabox1 (#16109)peepeetee