// // KeyboardViewController.h // SWKeyboard // // Created by Serkan Kurt on 7/04/2015. // Copyright (c) 2017 SIL International. All rights reserved. // #import #import "Keyman.h" @interface KeyboardViewController : KMInputViewController @end