summaryrefslogtreecommitdiff
path: root/keyboards/viktus/styrka/info.json
AgeCommit message (Collapse)Author
2023-04-08Move `default` layouts to data driven (#20349)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: V (#17901)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-02-27remove keyboard_folder from info.jsonZach White
2020-11-25[Keyboard] Add Viktus Styrka (#10982)J.Flanagan
* Initial Styrka Commit Initial commit of basic working firmware. - has basic 6.25u spacebar and fullsize backspace support in default keymap - has basic 6.25u spacebar and split backspace support in split_bs keymap - beginning work for via keymap (not complete) * Viktus Styrka Update 1 First edit update for Viktus Styrka - Corrected LAYOUT macros - Updated keymaps - Updated info.json to match LAYOUT macros - Added and updated VIA keymap - Added and updated ALL keymap - Removed unused features from config - Added more detailed board info to main readme * Update info.json Update info.json - missing end } * Update to files in initial commit As requested, changes made to: - styrka.c - rules.mk - split_bs/keymap.c - all/keymap.c - info.json - config.h * Update keyboards/viktus/styrka/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>