aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/bcat
Commit message (Collapse)AuthorAgeFilesLines
* Switch bcat Chrome OS media keys workaround from mouse keys to NKRO (#9790)Jonathan Rascher2020-07-232-2/+2
| | | | | | | * Switch Chrome OS mouse keys workaround to NKRO * Add NKRO toggle to keymaps * USE NK_TOGG keycode instead of defining my own
* Rework bcat Crkbd and Lily58 modifier keys (#9692)Jonathan Rascher2020-07-102-32/+42
| | | | | | | | | | | | | | | | | | | | * Re-enable mouse keys to fix Chrome OS media keys I'm not sure if there's a bug in Chrome OS, QMK, or both, but EXTRAKEY_ENABLE isn't sufficient for media keys to work on Chrome OS. Instead, MOUSEKEY_ENABLE is also required. * Remove unnecessary SPLIT_USB_DETECT for Lily58 I've since swapped my Lily58 back to Elite-C v2 controllers with working VBUS detection. * Move Crkbd Esc and Ctrl keys; add some shortcuts * Move MC_ALTT to userspace for cross-board support * Sync Lily58 keymap with Crkbd * Fix typos
* [Keymap] Make personal keymaps a bit more consistent (#8915)Jonathan Rascher2020-04-252-2/+2
| | | | | | | | | | | | | * Move menu key on ergo boards to match staggered * Unify 60_tsangan_hhkb and 60_ansi_split_bs_rshift * Sync KBD67, Quefrency with community layouts * Update ergo KLE images * Update community layout KLE images * Update KLE images/descriptions for remaining keebs
* [Keymap] Clean up my ergo keymaps and userspace (#8857)Jonathan Rascher2020-04-221-4/+96
| | | | | | | | | | | | | | | * Remove more mouse keys settings missed in #8836 * Turn off more unwanted make options * clang-format my userspace * Reword ergo layout docs so Crkbd is canonical * Add a basic readme to my userspace * Tweak Crkbd readme wording and fix typos * Enable SPLIT_USB_DETECT for Lily58 w/ Elite-C bug
* Move Grave/Tilde and some lesser used keys on my ergo boards (#8200)Jonathan Rascher2020-02-202-10/+10
| | | | | | | | * Move Grave/Tilde keys to more convenient places * Move Ins/Del and some other keys around * Update KLE images
* Tweak my TAPPING_TERM and be more futureproof (#8143)Jonathan Rascher2020-02-111-0/+1
| | | | | | * Explicitly undef things I override in keymaps * Reduce TAPPING_TERM back to default
* Personal keymap updates for the new year (#7871)Jonathan Rascher2020-01-132-12/+12
| | | | | | * Update keymaps for split ergo boards * Update keymaps for 60% boards
* Initial Crkbd layout (#7716)Jonathan Rascher2019-12-264-0/+90