summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bfo9000/keymaps/abstractkb/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-4/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-7/+7
| | | | | * fix sat75 * update uint32_t to layer_state
* [Keymap] added my gergo keymap (#8476)AbstractKB2020-05-181-4/+4
| | | | | | | * added my gergo keymap * updated personal bfo9000 keymap * fixed redundancy, extended debounce time
* [Keymap] Updated my personal keymaps for the bfo9000 and jj50 (#5508)AbstractKB2019-04-011-0/+92
* Updated my personal keymaps for the bfo9000 and jj50 * fixed best practices mistakes