This commit is contained in:
Willy-JL
2024-06-04 03:01:51 +01:00
132 changed files with 120 additions and 188 deletions

View File

@@ -1,5 +1,4 @@
#include "../bad_kb_app_i.h"
#include "furi_hal_power.h"
enum VarItemListIndex {
VarItemListIndexKeyboardLayout,

View File

@@ -1,5 +1,4 @@
#include "../bad_kb_app_i.h"
#include "furi_hal_power.h"
#include <storage/storage.h>
static bool bad_kb_layout_select(BadKbApp* bad_kb) {

View File

@@ -1,5 +1,4 @@
#include "../bad_kb_app_i.h"
#include <furi_hal_power.h>
#include <storage/storage.h>
static bool bad_kb_file_select(BadKbApp* bad_kb) {