qmk_firmware/keyboards/function96/v2
James Young 47b76f556b
Function96 V2 Configurator fixes (#13996)
* info.json: apply human-friendly formatting

* correct key sequence for LAYOUT_iso

* correct key sequence for LAYOUT_iso_splitspace

* add layout data for LAYOUT_all
2021-08-14 02:10:03 -07:00
..
keymaps 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
config.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
info.json Function96 V2 Configurator fixes (#13996) 2021-08-14 02:10:03 -07:00
mcuconf.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
readme.md 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
rules.mk Set BOOTLOADER = stm32-dfu for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
v2.c 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
v2.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00

Function96v2

This Function96v2 is a passion project of JTM. It's meant to give the user the maximum usability of the space allocated by the keyboard while also giving the option of using the numpad.

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

make function96/v2:default

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