]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/woodpad/keymaps/default/keymap.c
Cleanup Default Keymaps (#5442)
[qmk_firmware.git] / keyboards / handwired / woodpad / keymaps / default / keymap.c
index 724230e45033a16d79fb3f5ad551641fa958f9ba..838c14ead553bf30d334a150d1558b5a6f7c75c7 100644 (file)
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#include "woodpad.h"
+#include QMK_KEYBOARD_H
 
 // Each layer gets a name for readability, which is then used in the keymap matrix below.
 // The underscores don't mean anything - you can have a layer called STUFF or any other name.
@@ -86,7 +86,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
                        layer_off(_ADJUST);
                }
                numlock_down = false;
-         } 
+         }
       return false;
       break;
          case KC_LALT: