Commit Graph

107 Commits (ce1742a31fb785cae4cb12e9cf5f9eab00b9311f)

Author SHA1 Message Date
Jack Humbert d9e4dad0a8 Makefile redo & other features (#395)
* .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
8 years ago
Daniel Svensson b85dd60397 Fix build errors (#359)
* brings gh60 up-to-date (needs testing)

* brings hhkb up-to-date (needs testing)

* brings jd45 up-to-date (needs testing)
8 years ago
Erez Zukerman d06e940a17 [Erez & Jack] Removes keyboards which are not active on qmk 8 years ago
Eric Tang 620ac4b260 Update functions used to write to EEPROM 9 years ago
Noah Andrews 95fba250ef Updated several keyboard folders to use new keymap naming scheme 9 years ago
tmk fa33719ada Add doc of HHKB original keycodes 9 years ago
tmk 79cf2d59ae Fix #239 unresponsive keys of HHKB JP during power saving 9 years ago
tmk d4220ac9f3 hhkb: Add power saving code of matrix scan for JP 9 years ago
tmk c01ecce137 Revert "hhkb: Fix bug of matrix initialization for JP"
This reverts commit adfd5b92eb.
9 years ago
tmk 8e7153d190 hhkb: Change document 9 years ago
tmk a8822a16b4 hhkb: Fix scan rate for HHKB JP #203 9 years ago
tmk b085d762d5 hhkb: Add build options 9 years ago
tmk 81fe1fda61 hhkb: Change keymap 9 years ago
tmk 7860d09914 Change TMK_DIR setting 10 years ago
tmk b4e2d325f3 Change TOP_DIR to TMK_DIR in makefiles 10 years ago
Jun Wako 63f462a460 hhkb: Chane keymap for hasu 10 years ago
Jun Wako adfd5b92eb hhkb: Fix bug of matrix initialization for JP 10 years ago
tmk 1cda7b79fb Fix typo 'keyobard' #166 10 years ago
tmk 40fd75e5ed hhkb: Update RN-42 docs 10 years ago
tmk 099701dd31 hhkb: Integrate RN-42 support, remove hhkb_rn42 10 years ago
tmk 3e88e8b761 hhkb: Fix layer stuck of keymap_hasu
- In mouse key layer with holding semicolon, press Fn0, release
  semicolon and release Fn0 now layer 1 is stuck.
10 years ago
Jun Wako 10a6b2c7d8 hhkb: Add Makefile.jp for HHKB JP 10 years ago
tmk 4192bce16b hhkb: Change keymap and bootmagic salt key 10 years ago
tmk ea60dae6e6 Fix for new API(key_t to keypos_t) 10 years ago
tmk 31b3e4bc38 Fix 'debug-off' target of hhkb to remove 'print' 10 years ago
tmk 452866319b Fix READEM of hhkb and doc/build.md 10 years ago
tmk 92004d6786 Fix document on HHKB internal 10 years ago
tmk 6013483050 Add HHKB JP support
- scan matrix about twice faster
10 years ago
tmk 9fdb02017b Add Ctrl + Up(SpaceFN) -> PgUp 10 years ago
tmk caf7b4e68a Make keymap_hhkb as default and change keymap_hasu 10 years ago
tmk 00e9a342df Fix 'Shift Parentheses' example 11 years ago
tmk 3c5add5f80 Change LUFA build options 11 years ago
Thomas Russell Murphy a86c1e2b71 Spellchecking keyboard README files. 11 years ago
tmk 0b917d4f10 Fix README.md of hhkb 11 years ago
tmk 119c34e094 Add SpaceFN layout for HHKB 11 years ago
tmk fd7833388c Add new keymap framework 11 years ago
tmk ee109d68d6 Delete MOUSEKEY_DELAY_TIME in config.h 11 years ago
tmk 35f9f30074 Add timeout option to MODS_ONESHOT #66 11 years ago
tmk 9f29fa6bf3 Fix version info command 11 years ago
tmk 259c4a040a Add build option KEYMAP_SECTION for keymap editor 11 years ago
tmk f7395268c0 Add ld script for keymap section 11 years ago
tmk e7c2af78b7 Change README Makefile and config.h in hhkb 11 years ago
tmk daa4a4235f Add NKRO support for LUFA 11 years ago
tmk 05225dd9d8 Add bootmagic salt key to avoid accidental configuration 11 years ago
tmk 6aaa6e0ef9 Add support for macro media/system keys 11 years ago
tmk d2ea9e80a0 Fix README and doc 11 years ago
tmk 9d7278682e Add Caps Lock LED on PD6 11 years ago
tmk 0e37dd2ec5 Add power control of keyswitch board and tweak scan wait 11 years ago
tmk d965822857 Tweak tap timing for slow tap on space bar 11 years ago
tmk e9796ff462 Add Makefile for tmk board and tweak scan wait 11 years ago