feat(keymaps): Changes to crkbd/keymaps/armand1m layout and README.md update (#12252)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Armando Magalhães
2021-03-25 08:06:30 +01:00
committed by GitHub
parent e7cb7bc737
commit c59fb1b477
3 changed files with 72 additions and 30 deletions

View File

@@ -45,4 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_VAL_STEP 17
#endif
#define ONESHOT_TAP_TOGGLE 3 /* Tapping this number of times holds the key until tapped once again. */
#define ONESHOT_TIMEOUT 5000 /* Time (in ms) before the one shot key is released */
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"