|
il y a 2 ans | |
---|---|---|
.. | ||
README.md | 2b30776dd0 [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) | il y a 5 ans |
asci-keymap.txt | 2b30776dd0 [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) | il y a 5 ans |
build.sh | 2b30776dd0 [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) | il y a 5 ans |
config.h | a07c2a1377 Remove QMK_KEYBOARD_CONFIG_H (#11576) | il y a 4 ans |
keymap.c | bbc3bc55f2 RESET -> QK_BOOT user keymaps (#17940) | il y a 2 ans |
push.sh | 2b30776dd0 [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) | il y a 5 ans |
template.txt | 2b30776dd0 [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) | il y a 5 ans |
KC_LEAD
+ s
will open my wiki homepage.brew tap osx-cross/avr
brew tap PX4/homebrew-px4
brew update
brew install avr-gcc
brew install dfu-programmer
brew install gcc-arm-none-eabi
brew install avrdude
git clone https://github.com/qmk/qmk_firmware.git
git clone https://github.com/issmirnov/ergodox-layout.git \
layouts/community/ergodox/ismirnov
Download and add both of these to $PATH
make ergodox_ez:ismirnov
teensy_loader_cli -mmcu=atmega32u4 -w -v ergodox_ez_ismirnov.hex
# or just
make ergodox_ez:ismirnov:flash
dyld: Library not loaded: /usr/local/opt/isl/lib/libisl.15.dylib
then do brew reinstall avr-gcc
hid_listen
just prints out a ton of dots, update makefile with CONSOLE_ENABLE = yes