Skip to content

Commit

Permalink
fixup! fl16/macropad: Add factory mode
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAZoidberg committed Aug 8, 2023
1 parent a7e5bc8 commit d7e3152
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions keyboards/framework/factory.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// Copyright 2023 Framework Computer
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

void enable_factory_mode(bool enable);

0 comments on commit d7e3152

Please sign in to comment.