Christopher Browne
c9f509f016
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
755b17f8fc
Merge pull request #453 from NoahAndrews/update-docs
9 years ago
Noah Andrews
b2d1ff7570
Update readme to direct people to using the MHV AVR Shell
9 years ago
Noah Andrews
1b04e9d01e
Long overdue fixes and improvements to environment setup scripts ( #448 )
...
* Update setup script 1 for new folder structure
* Improve script 1 output
* Launch elevate if run without admin privileges
* Improve MinGW error message
* Improvements and fixes to second script
* Log elevate output in first script
9 years ago
Anand Babu (AB) Periasamy
57066b1246
zoom and undo keys for ab's planck keymap ( #446 )
9 years ago
Erez Zukerman
e9f5c87207
Merge pull request #447 from abperiasamy/ergo-browser-zoom
...
zoom and undo keys for ab's beginners ergodox-ez keymap
9 years ago
Anand Babu (AB) Periasamy
7712d55215
zoom and undo keys
9 years ago
Jack Humbert
e5d1e4b8ce
Preonic keymap update
9 years ago
Jack Humbert
0058c33815
updates preonic default layout
9 years ago
Jack Humbert
00dcac7270
updates planck macros to keycodes, prototype fn_actions
9 years ago
Anand Babu (AB) Periasamy
0314620d26
Swap up and down on ab's layout to match default ( #441 )
9 years ago
Christopher Browne
4d79e22438
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
40bfc7231e
Merge pull request #440 from abperiasamy/ergo-ab-swap-up-down
...
Swap up and down keys to match default layout
9 years ago
Erez Zukerman
d2fc24d2a0
Merge pull request #438 from tkuichooseyou/master
...
Added tkuichooseyou keymap; for vim and macOS users
9 years ago
Anand Babu (AB) Periasamy
512a68c0ec
Swap up and down to match default layout
9 years ago
Jack Humbert
b68b722325
updates ez's matrix to spec
9 years ago
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes ( #439 )
...
* redoes matrix pins, abstracts backlight code for B5,6,7
* slimming down keyboard stuff, backlight breathing implemented
* don't call backlight init when no pin
* cleans up user/kb/quantum calls, keyboard files
* fix pvc atomic
* replaces CHANNEL with correct var in breathing
* removes .hexs, updates readmes, updates template
* cleans-up clueboards, readmes to lowercase
* updates readme
9 years ago
Peter
ba116ceb49
Add OS specific layers that can be switched with macros ( #436 )
9 years ago
Teddy Ku
b9d29cc355
Added tkuichooseyou keymap; for vim and OSX users
9 years ago
Christopher Browne
a4bdb0ac0e
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Anand Babu (AB) Periasamy
bab6a8fde5
AB's practical planck keymap ( #435 )
9 years ago
Jack & Erez
7e584439ee
Updates overall readme
9 years ago
Jack & Erez
2443234555
Adds a Readme for the keyboards subdirectory
9 years ago
Mazin Bokhari
aea8d43716
Update readme.md
9 years ago
Mazin Bokhari
ce5e41d362
Update readme.md
9 years ago
Mazin Bokhari
c72c9a7375
Update readme.md
9 years ago
Mazin Bokhari
b43b8bdd17
Update readme.md
9 years ago
Mazin Bokhari
521a56f5eb
Update readme.md
9 years ago
Mazin Bokhari
5988820c99
Update readme.md
9 years ago
Christopher Browne
0cd017d485
Use Space Cadet parens on LSFT
9 years ago
Christopher Browne
7eee1526bd
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
935f0de55d
well that didn't work
9 years ago
Jack Humbert
56bb5b51bc
adds author block to readme
9 years ago
Christopher Browne
b0caf32741
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
8c1bfdf0bd
Merge pull request #433 from algernon/ergodox-ez/algernon
...
ergodox_ez: Update the algernon keymap to v1.2
9 years ago
Gergely Nagy
2278956412
ergodox_ez: Update the algernon keymap to v1.2
...
Noticeable changes since the last pull request:
* The forced NKRO mode can be easily toggled off at compile-time, to
make the firmware compatible with certain operating systems.
* The `:;` key has changed behaviour: to access the `;` symbol, the key
needs to be double-tapped, instead of shifted.
* The `=` and `\` keys were swapped, `=` moved to the home row, on both
the **base** and the **experimental** layers.
* The arrow and navigation keys were redone, they are now more
accessible, but the navigation keys require an extra tap to access.
* The **Emacs** layer is gone, replaced by a simplified
**navigation and media** layer.
* `LEAD v` types the firmware version, and the keymap version.
* On the **experimental** layer, the `L` and `Q`, and the `K` and `G`
keys were swapped.
* The **Steno** layer gained a few more `#` and `*` keys, to make it
easier on my fingers.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
9 years ago
Jack Humbert
98f0807359
increase leader seq size to 5
9 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
9 years ago
Jack Humbert
464c8e274f
adds backlight levels to the satan keyboard ( #431 )
...
* enable 4 levels
* remove breathing stuff
* update channels, comments, hex
9 years ago
Jack Humbert
e329729d3a
adds fuse settings for atmega32u4, fixes keymap_extras includes
9 years ago
Christopher Browne
ee3c7892ad
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
1a0bac8bcc
Warning reductions ( #430 )
...
Warning reductions
9 years ago
dragon788
758a8c64e9
Change base box to avoid breakage in Arch box ( #429 )
...
I haven't had a chance to update the Arch base box in a while so using the Ubuntu one is far more likely to succeed for a new user (I did test that box recently as I traded my ErgoDox EZ to a friend and needed to reprogram it for him).
9 years ago
fredizzimo
a69d002506
Fix the make all-keyboards command ( #422 )
...
Unfortunately the supported targets, like "quick", "all", "clean",
and so on has to be repeated two extra times, but this is the best
I can do with my makefile skills.
9 years ago
Christopher Browne
2d31481008
More notes
9 years ago
Jack Humbert
80c8705419
reduces rgblight warnings, integrates completely ( #428 )
9 years ago
Christopher Browne
28942b3ba7
Improve docs a bit
9 years ago
Christopher Browne
f404124c26
Add filler to make layering clearer;
...
KC_TRNS gets used a lot; have the blank _______ mnemonic for it
9 years ago
Christopher Browne
a6e109caa1
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
a8375fa15a
updates all config.h and Makefiles to correct references, text
9 years ago