Commit Graph

25 Commits (master)

Author SHA1 Message Date
Jason Janse van Rensburg 01c72e8dce changed super key to left super key (#2631) 7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
7 years ago
VoodaGod c0cfacda98 fixed readme (i swear) 8 years ago
VoodaGod c330872f47 updated layout & readme 8 years ago
VoodaGod 986b065654 more formatting 8 years ago
VoodaGod 1becbcb013 readme formatting changes 8 years ago
VoodaGod cb590bb37b updated readme 8 years ago
VoodaGod 9a64eb8533 updated bone2planck keymap & readme 8 years ago
Jack Humbert 245c9508bd adds warnings to 4 keymaps 8 years ago
Jason Janse van Rensburg fc2ca62a3b Merge branch 'master'
Conflicts:
	keyboards/planck/keymaps/bone2planck/keymap.c
8 years ago
Seth Chandler 180a3da44d remove unnecessary includes 8 years ago
Seth Chandler 95ef3f864e fix numerous errors in bone2planck keymap 8 years ago
Jason Janse van Rensburg a41a7a9100 include base config.h instead of copying it 8 years ago
Jason Janse van Rensburg 8244fa40cc added config.h, and missing Ins of filpped navigation layer 8 years ago
Jason Janse van Rensburg 3e462fac31 added missing F keys in flipped layer 8 years ago
Jason Janse van Rensburg 4e0bf283f6 added readme 8 years ago
Jason Janse van Rensburg 1bfd57e234 moved insert 8 years ago
Jason Janse van Rensburg 58f092cf87 moved ctrl 8 years ago
Jason Janse van Rensburg 34bce6f206 fixed stupid errors 8 years ago
Jason Janse van Rensburg b0e9dbecee fixed include paths 8 years ago
Jason Janse van Rensburg 32f5b34ad2 reformat 8 years ago
Jason Janse van Rensburg 3d7244e604 updated bone2planck 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
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