Skip to content

Commit

Permalink
My ErgoDox Keymap (finally perfected, I think) (qmk#17208)
Browse files Browse the repository at this point in the history
Co-authored-by: Drashna Jaelre <[email protected]>
  • Loading branch information
2 people authored and nolanseaton committed Jan 23, 2023
1 parent 6df7f94 commit a4bf3e4
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 122 deletions.
8 changes: 6 additions & 2 deletions keyboards/ergodox_ez/keymaps/ifohancroft/config.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2021 IFo Hancroft
/* Copyright 2022 IFo Hancroft
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,5 +17,9 @@
#pragma once

// place overrides here
#define USB_POLLING_INTERVAL_MS 1
#define FORCE_NKRO
#ifdef TAPPING_TOGGLE
# undef TAPPING_TOGGLE
#endif
#define TAPPING_TOGGLE 3

Loading

0 comments on commit a4bf3e4

Please sign in to comment.