Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | |
* fixes from tmk's repo * rename keyboard to keyboards | |||
2016-06-21 | updates all config.h and Makefiles to correct references, text | Jack Humbert | |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | |
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff | |||
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert | |
* .build containment implemented * no destructive variable setting - builds in either folder * make from 3 places * cleans before each build * make from root with keyboard=keyboard, keymap=keymap * make from keyboard/keyboard with keymap=keymap * make from keymaps/keymap * only implemented on planck * adds color diag to avr-gcc * makefiles for all plancks, clean-up * quick build-all makefile for plancks * reformatting of make output (colors) * color toggle, tmk path corrections * correct if statement for color * move config.h to main makefile, updates preonic, atomic * format update, all keyboards targets * makefile optional for build all target, alps and arrow_pad updated * alps updated * make planck default, trying out travis recipe for all-keyboards * all-keymaps target, different travis recipe * updates alps64 * updates keyboards to new format * updates clue* projects * all projects updated, specialise EZ .hex, let .hex through * updates travis * automatically find root, keyboard, keymap * silent echo, cleaned-up mass make output * updates all keyboards' .hex files except EZ * Rename Bantam44.c to bantam44.c * Rename Bantam44.h to bantam44.h * nananana * adds six key keyboard * does same to ez as rest * updates send_string example * brings ergodox_ez up to date * updates template/new project script * adds sixkeyboard * adds readme for sixkeyboard * adds sixkeyboard to travis * filenames, gitignore mess * define clock prescaler stuff manually * make quick, size test example * documentation and dfu-no-build | |||
2016-05-29 | Fix build errors (#359) | Daniel Svensson | |
* brings gh60 up-to-date (needs testing) * brings hhkb up-to-date (needs testing) * brings jd45 up-to-date (needs testing) | |||
2016-05-24 | [Erez & Jack] Removes keyboards which are not active on qmk | Erez Zukerman | |
2016-04-21 | Update functions used to write to EEPROM | Eric Tang | |
2016-03-29 | Updated several keyboard folders to use new keymap naming scheme | Noah Andrews | |
2015-10-21 | Add doc of HHKB original keycodes | tmk | |
2015-08-08 | Fix #239 unresponsive keys of HHKB JP during power saving | tmk | |
2015-07-23 | hhkb: Add power saving code of matrix scan for JP | tmk | |
2015-05-13 | Revert "hhkb: Fix bug of matrix initialization for JP" | tmk | |
This reverts commit adfd5b92ebdc38721c89715e9071b35ecaeb79e9. | |||
2015-05-13 | hhkb: Change document | tmk | |
2015-05-13 | hhkb: Fix scan rate for HHKB JP #203 | tmk | |
2015-05-13 | hhkb: Add build options | tmk | |
2015-05-13 | hhkb: Change keymap | tmk | |
2015-04-10 | Change TMK_DIR setting | tmk | |
2015-04-09 | Change TOP_DIR to TMK_DIR in makefiles | tmk | |
2015-04-07 | hhkb: Chane keymap for hasu | Jun Wako | |
2015-04-07 | hhkb: Fix bug of matrix initialization for JP | Jun Wako | |
2015-01-19 | Fix typo 'keyobard' #166 | tmk | |
2015-01-19 | hhkb: Update RN-42 docs | tmk | |
2015-01-16 | hhkb: Integrate RN-42 support, remove hhkb_rn42 | tmk | |
2015-01-16 | hhkb: Fix layer stuck of keymap_hasu | tmk | |
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck. | |||
2015-01-11 | hhkb: Add Makefile.jp for HHKB JP | Jun Wako | |
2014-11-25 | hhkb: Change keymap and bootmagic salt key | tmk | |
2014-07-30 | Fix for new API(key_t to keypos_t) | tmk | |
2014-07-20 | Fix 'debug-off' target of hhkb to remove 'print' | tmk | |
2014-07-10 | Fix READEM of hhkb and doc/build.md | tmk | |
2014-07-09 | Fix document on HHKB internal | tmk | |
2014-07-09 | Add HHKB JP support | tmk | |
- scan matrix about twice faster | |||
2014-06-12 | Add Ctrl + Up(SpaceFN) -> PgUp | tmk | |
2014-06-12 | Make keymap_hhkb as default and change keymap_hasu | tmk | |
2014-04-25 | Fix 'Shift Parentheses' example | tmk | |
2014-04-24 | Change LUFA build options | tmk | |
2014-01-07 | Spellchecking keyboard README files. | Thomas Russell Murphy | |
2013-11-30 | Fix README.md of hhkb | tmk | |
2013-11-30 | Add SpaceFN layout for HHKB | tmk | |
2013-11-29 | Add new keymap framework | tmk | |
2013-10-28 | Delete MOUSEKEY_DELAY_TIME in config.h | tmk | |
2013-10-07 | Add timeout option to MODS_ONESHOT #66 | tmk | |
2013-09-19 | Fix version info command | tmk | |
2013-09-11 | Add build option KEYMAP_SECTION for keymap editor | tmk | |
2013-09-11 | Add ld script for keymap section | tmk | |
2013-07-29 | Change README Makefile and config.h in hhkb | tmk | |
2013-07-28 | Add NKRO support for LUFA | tmk | |
2013-07-24 | Add bootmagic salt key to avoid accidental configuration | tmk | |
2013-07-23 | Add support for macro media/system keys | tmk | |
2013-07-11 | Fix README and doc | tmk | |
2013-07-11 | Add Caps Lock LED on PD6 | tmk | |