summaryrefslogtreecommitdiff
path: root/keyboards/torn/bongocat.c
AgeCommit message (Collapse)Author
2021-03-16[Keyboard] Fix issue with process_record_kb in Torn (#12189)Kyle McAlpine
2021-01-13[Keyboard] Improvements for the Torn keyboard (#11268)Richard Titmuss
* Add bongo cat animation * Map all keys on base layer ... to make it easier to test newly built keyboards. The encoders are optional and can be placed in different locations. * Fix Torn in QMK configurator This removes additional variables defined in the keymap.c file, so that the default firmware can be compiled by the configurator. Co-authored-by: Richard Titmuss <richardt@spotify.com>