[Keyboard] Add Chocofly v1 (#17289)
* [Keyboard] Add Chocofly v1 * PR Feedback * Small change to keymap. * Replace KC__VOLUP and KC__VOLDOWN with single underscore version. * Apply suggestions from code review * Required for my PC * Required for my PC
This commit is contained in:
parent
be56817743
commit
807620fa3c
10 changed files with 233 additions and 0 deletions
6
keyboards/chocofly/config.h
Normal file
6
keyboards/chocofly/config.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
// Copyright 2022 Vitaly Volkov (@vlkv)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
Loading…
Add table
Add a link
Reference in a new issue