summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/smk65/revb/revb.c
AgeCommit message (Collapse)Author
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-03Remove some use of keymap.h (#20006)Joel Challis
2023-01-20Fix functions with empty params (#19647)Ryan
* Fix functions with empty params * Found a bunch more
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-01-22Remove `action_function()` from LFKeyboards boards (#15993)Ryan
2021-09-03Remove more cruft in keyboard files (#14288)Ryan
2020-10-08Add smk65/revf support (#10434)Joel Challis
* Move existing files out the way * Convert to community layouts * Add smk65/revf support * Disable stuff by default * Update IDs for via * Align LAYOUT macros for community layouts * Align LAYOUT macros for community layouts - Fix configurator ordering * Update via keymap * remove stub _kb function * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>