// // KeyboardViewController.h // SystemKeyboard // // Created by Serkan Kurt on 20/06/2014. // Copyright (c) 2017 SIL International. All rights reserved. // #import #import "Keyman.h" @interface KeyboardViewController : KMInputViewController @end