qmk_firmware/util
MechMerlin 170de1273c Add an easy way to create new keymaps for your favorite keyboard (#3868)
* initial commit of keymap creation script

* create default keymap

* pass shellcheck

* provide a better usage message

* change printf string to more accurately reflect the path

* make it more easily understood

* found another typo

* add documentation regarding the new_keymap script

* enforce lowercase for userinputs
2018-09-13 11:22:05 -07:00
..
1-setup-path-win.bat
2-setup-environment-win.bat
activate_msys2.sh Added propper support for Lets split vitamins (#2559) 2018-05-09 09:14:30 -07:00
activate_wsl.sh
add-paths.bat
atmega32a_program.py Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 README (#2704) 2018-04-19 09:28:55 -07:00
bootloader_at90usb128x_1_0_1.hex
bootloader_atmega16u4_1_0_1.hex
bootloader_atmega32u4_1_0_0.hex
drivers.txt Add stm32 to drivers.txt 2018-02-05 08:54:49 -08:00
elevate.exe
ELEVATE_LICENSE.md
generate_internal_docs.sh rename api docs to internals 2018-03-26 11:43:37 -07:00
install_dependencies.sh
linux_install.sh Fix installation for linux finding ID:fedora in os_release 2018-09-10 20:52:34 -07:00
macos_install.sh Instruct macos users to use avr-gcc@7 (#3337) 2018-07-07 17:37:37 -07:00
msys2_install.sh Added propper support for Lets split vitamins (#2559) 2018-05-09 09:14:30 -07:00
new_keymap.sh Add an easy way to create new keymaps for your favorite keyboard (#3868) 2018-09-13 11:22:05 -07:00
new_project.sh Support both AVR and ps2avrGB targets for new_project script (#2811) 2018-05-10 00:36:40 -04:00
pro_micro_ISP_B6_10.hex Update ISP flashing guide with pre-compiled binary (#3217) 2018-08-02 23:07:33 -04:00
qmk_install.sh Fix Typos in echo 2018-08-11 13:18:36 -07:00
teensy_2.0_ISP_B0.hex
travis_build.sh adds planck light keyboard 2017-11-20 23:37:38 -05:00
travis_compiled_push.sh Hopefully fix Travis Auto-Incrementation 2018-03-29 18:18:50 -04:00
travis_docs.sh rename api docs to internals 2018-03-26 11:43:37 -07:00
travis_push.sh Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
Win_Check.bat
win_shared_install.sh Re-add Flip Installer (#2355) 2018-02-06 23:21:03 -05:00
wsl_install.sh