mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "[DO NOT MERGE] Deactivate H/W keyboard handling" into jb-mr2-dev
This commit is contained in:
commit
8067b769f1
@ -28,5 +28,5 @@ public final class ProductionFlag {
|
||||
// for any released build.
|
||||
public static final boolean IS_EXPERIMENTAL_DEBUG = false;
|
||||
|
||||
public static final boolean IS_HARDWARE_KEYBOARD_SUPPORTED = true;
|
||||
public static final boolean IS_HARDWARE_KEYBOARD_SUPPORTED = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user