qmk_firmware/keyboards/free_willy
2023-01-31 06:03:30 +11:00
..
keymaps RESET -> QK_BOOT user keymaps (#17940) 2022-08-21 23:55:30 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
free_willy.c [Keyboard] Add Free Willy Keyboard (#14394) 2021-09-21 21:24:44 -07:00
free_willy.h [Keyboard] Add Free Willy Keyboard (#14394) 2021-09-21 21:24:44 -07:00
info.json Move keyboard USB IDs and strings to data driven: F (#17816) 2022-07-27 22:44:05 +01:00
readme.md [Keyboard] Add Free Willy Keyboard (#14394) 2021-09-21 21:24:44 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Free Willy

Free Willy

Free willy is an ortholinear, 36 key keyboard featuring HHKB like corner blockers.

Make example for this keyboard (after setting up your build environment):

make free_willy:default

To reset the keyboard, jump the reset and ground pins located on the pro micro.

Flashing example for this keyboard:

make free_willy:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.