diff options
Diffstat (limited to 'keyboards/pos78')
-rw-r--r-- | keyboards/pos78/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/pos78/config.h b/keyboards/pos78/config.h index 5c0642856e..2683ec5ae2 100644 --- a/keyboards/pos78/config.h +++ b/keyboards/pos78/config.h @@ -52,11 +52,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LED_NUM_LOCK_PIN D2 #define LED_PIN_ON_STATE 1 -/* If defined, GRAVE_ESC will always act as ESC when CTRL is held. - * This is useful for the Windows task manager shortcut (ctrl+shift+esc). - */ -//#define GRAVE_ESC_CTRL_OVERRIDE - /* * Feature disable options * These options are also useful to firmware size reduction. |