Commit Graph

4588 Commits (6e688ad5c20251d1109f72914fdcde912284bea1)
 

Author SHA1 Message Date
JeeBak Kim 57218827cb Move KC_ACL1 button
JeeBak Kim 96ed96f924 Fix KC_ALT_TAB/KC_CMD_TAB logic
JeeBak Kim 6483a2a04b Mouse layer updates
- Rename to MOUSECURSOR
- Use "d" key, since middle finger is stronger than pinky
- Shuffle some mouse buttons around
Seth Chandler 545925fb1b remove orphaned clueboard files
Toni dcf672223f enterfn / enterisctrl on hold added
JeeBak Kim 36abd4463f Revert swapp of AltTab/CmdTab in readme. Layout did not change
cbbrowne 64e051652b Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
JeeBak Kim 7db1d7902b Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP setting
JeeBak Kim 9a4e72fa71 Add CmdSlash to TouchCursor Layer
JeeBak Kim 16f4a31784 Number layer tweaks
JeeBak Kim fdd89e7f0d Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and LSFT
JeeBak Kim abc3cd4d72 Update readme.md
kuel 8d8709fb79 Merge pull request from jackhumbert/master
Update
Jack Humbert 213cb2c243 Merge pull request from kuel/master
Add keymap_cyrillic.h, lots of cyrillic characters
Jack Humbert 301e46c529 Merge pull request from Depariel/master
Fixed compiling errors and updated keymaps for infinity_chibios
Jack Humbert e62c588921 Merge pull request from 0xdec/patch-1
Clean up formatting & tiny refactor in rgblight.c
Stephen Christie bf2b260429 Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware
Stephen Christie 0acb394ac4 Moved Insert, PrtSc, Pause to Adjust; Corner enter
kuel c70b276b1b Add keymap_cyrillic.h, lots of cyrillic characters
Erez Zukerman 79a9e04706 Merge pull request from sethbc/ez-sethbc
Ez sethbc
Erez Zukerman 8c52327aa6 Merge pull request from J3RN/master
Updated the J3RN ErgoDox keymap
Erez Zukerman 6eab4ecd7e Merge pull request from adiabatic/master
zweihander-osx: add left-hand-thumb tab key
Jack Humbert 461f973c2b correct file name
Jack Humbert 25f138c0d3 fix mkdir cmd
Erez Zukerman 56aa51664e Updates ErgoDox readme
Stephen Christie 76ef37e72d Corrected Qwerty/Fn Mismatch.
Jack Humbert f422f442cf automatically forward ergodox ez
Jack Humbert bb249fb239 Merge pull request from Jiehong/feature/basic_keyboard_doc
feature: add basic doc about how a keyboard works on USB
Jack Humbert d5baa4773d Merge pull request from fredizzimo/rid_of_quick
Fix the makefile dependencies and remove quick targets
Depariel a675c1aee0 added support for Infinity 1.1a (4th drop) matrix, no LED support yet
Stephen Christie 4b74c90cdb Added quote key.
Nathan Sharfi 07a631bd5a Thumb ⌫ into ⇥, numpad & into :, yank home/end
Also: add (back?) in the light-shine disabler
Nathan Sharfi c2419ffecc Remove /keyboard/* files
Nathan Sharfi d889648d53 Merge branch 'master' of github.com:jackhumbert/qmk_firmware
# Conflicts:
#	keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c
#	keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
Depariel 0c4177e077 fixed typo in hasu/keymap.c
Depariel ceecb7c819 fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel keymap
Jiehong Ma d9bef1658e feature: add basic doc about how a keyboard works on USB
This comes from the discussion on 
Fred Sundvik fda29be3e7 Travis calls the normal build target, instead of quick
Fred Sundvik 87a1a095d0 Fix the readme for the removed quick target
Fred Sundvik a0dc622199 Remove the quick commands and add proper clean
Fred Sundvik d5a947b324 Also depend on the gcc version
Fred Sundvik 97817a773e Generate version information to version.h
So that only the files that really needs a version are recompiled.
Fred Sundvik 84bfb19554 Force compilation and linking when options changes
Fred Sundvik e58e9af2ab More reliable .d file generation
Also generated inside the obj dir instead of separate deps folder.
Fred Sundvik abdf42573a Put the build output inside the root/.build directory
Fred Sundvik f11a0275a8 Enable vpath seraching for source files only
Fred Sundvik 79067662c8 Better "include guards" for the makefiles
Checking for ARCH is not good enough, since some subprojects define it.
Ergodox Ez for example. The leads to running the make from
keyboards/ergodox/ez failing. The keyboard makefile will not be included
in that case, and therefore not the CUSTOM_MATRIX either.

Furthermore the output files are read from many different .build
directories, so it doesn't fail deterministically. For example on the
Travis CI the compilation passes, since there's no outdated objects that
needs recompilation.
Jack Humbert b25dbc484d Merge pull request from jeebak/jeebak
Jeebak's keymap for planck
Jack Humbert 7e000ff476 Merge pull request from jeebak/in-like-flint
Add IN_LIKE_FLINT song
JeeBak Kim 230d313dbd Update readme.md