Commit Graph

23 Commits (e7df488a92da56cf160ac64c8cc7302ab717e145)

Author SHA1 Message Date
cbbrowne f6e86cd2c9 I also want page-down/page-up on UPPER layer 8 years ago
cbbrowne 570e784140 I want page-down/page-up - put those on LOWER-Left/Right near bottom corner 8 years ago
cbbrowne af4c44deef Improve docs on SYSEX bit 8 years ago
cbbrowne 1f290f6213 Make my builds smaller 8 years ago
cbbrowne 99ca59baf8 I keep mis-using UPPER|LOWER/SLASH, and getting RESET.
With RESET shifted to the UPPER+LOWER layer, it is now time to change that key to Alt-Slash, which, in Emacs, does automatic word completion
8 years ago
cbbrowne cc7604d116 Add breathing, as initial implementation with the RAISE/LOWER keys. And throw in extra macros to shorten keymaps 8 years ago
cbbrowne 24e8d01dc9 Move ALT... 8 years ago
cbbrowne 5d643bb7ee Got Right SHIFT + Right CTRL 8 years ago
cbbrowne 5be2795ca1 C macros for my favorite complex keystrokes 8 years ago
cbbrowne fdeaf1d9f8 Give layers longer names 8 years ago
cbbrowne 344929e067 Give layers longer names 8 years ago
cbbrowne 6a7ef59629 Ongoing experiment; have a special layer for RESET 8 years ago
cbbrowne 54214b3abc Borrowed joint Shift/Enter idea from sgoodwin mapping 8 years ago
cbbrowne 9778349c4b More notes 8 years ago
cbbrowne 64e051652b Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
Fred Sundvik 97817a773e Generate version information to version.h
So that only the files that really needs a version are recompiled.
8 years ago
Christopher Browne 82f768e6c0 Notes about changes 8 years ago
Christopher Browne 477ed703c8 I did not like Space Cadet paren; it jumps in in way too many extra cases 8 years ago
Christopher Browne 4d79e22438 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 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
8 years ago
Christopher Browne 0cd017d485 Use Space Cadet parens on LSFT 8 years ago
Christopher Browne b0caf32741 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 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
8 years ago