Jack Humbert
a8375fa15a
updates all config.h and Makefiles to correct references, text
2016-06-21 10:21:43 -04:00
Jack Humbert
db32864ce7
Cleans up quantum/keymap situation, removes extra lufa folders ( #416 )
...
* 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-18 14:30:24 -04:00
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
2016-06-11 13:31:31 -04:00
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)
2016-05-29 10:39:27 -04:00
Noah Andrews
95fba250ef
Updated several keyboard folders to use new keymap naming scheme
2016-03-29 21:53:36 -04:00
Jack Humbert
d35402938f
reverting gh60
2015-10-27 12:49:07 -04:00
Jack Humbert
0e93ee235f
reverting gh60
2015-10-27 12:47:12 -04:00
Jack Humbert
547da78335
merging tmk
2015-10-27 12:42:30 -04:00
tmk
7860d09914
Change TMK_DIR setting
2015-04-10 01:53:24 +09:00
tmk
b4e2d325f3
Change TOP_DIR to TMK_DIR in makefiles
2015-04-09 16:20:42 +09:00
Jack Humbert
ed8d9a099d
added planck folder
2014-12-14 10:30:27 -05:00
Jack Humbert
79849ee534
Update keymap_common.h
2014-12-12 12:12:36 -05:00
Jack Humbert
4e3397ca8a
Update matrix.c
2014-12-12 12:12:06 -05:00
Jack Humbert
4a8b9b8a2e
Update keymap_planck.c
2014-12-12 12:11:46 -05:00
charlesmartin
5cc0d353a5
Update keymap_planck.c
2014-12-11 17:41:00 -05:00
Jack Humbert
d9a1b9086f
led
2014-12-11 17:36:42 -05:00
Jack Humbert
1c6770f18c
init
2014-12-08 17:05:41 -05:00
Jack Humbert
6c27cba5df
init
2014-12-08 17:05:02 -05:00
tmk
e2077cad45
Change key_t to keypos_t
2014-11-24 15:14:52 +09:00
Thomas Russell Murphy
a86c1e2b71
Spellchecking keyboard README files.
2014-01-07 11:03:18 +09:00
tmk
4e36159be2
Add HHKB keymap file on gh60
2013-11-25 09:27:25 +09:00
tmk
beacd5872c
Support GH60 Rev.B PCB as well as Rev.A(issue #64 )
...
- Port of col8 is PB0 in Rev.A while PB7 in Rev.B
2013-11-21 23:31:20 +09:00
tmk
4e7ec43c3f
Add SpaceFN layout to gh60
2013-11-21 19:32:17 +09:00
tmk
22e293696d
Add new keymap management on gh60
2013-11-21 16:34:34 +09:00
tmk
2721022078
Add mechanical locking switch support for NumLock and ScrollLock
2013-07-23 10:56:03 +09:00
tmk
489fd75fdf
Fix keymap of gh60
2013-04-05 01:39:17 +09:00
tmk
c6d88d2795
Rename file layer_switch to action_layer
2013-04-02 17:44:24 +09:00
tmk
10f33a3e48
Remove ACT_KEYMAP and ACT_OVERLAY
...
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
2013-03-31 22:47:19 +09:00
tmk
353a9b56e6
Fix BOOTLOADER_SIZE setting
2013-03-29 11:31:21 +09:00
tmk
2795b7a0a3
Fix debouncing on gh60, hbkb, macway
2013-03-27 17:15:06 +09:00
tmk
f57a44261e
Fix Makefile of gh60
2013-03-27 15:21:16 +09:00
tmk
b2a19328ad
Changed Makefile and config.h for new options
2013-03-21 15:34:36 +09:00
tmk
9a3edb897a
Fix Makefile and config.h of gh60 for new options
2013-03-21 01:36:59 +09:00
tmk
dbcac865b9
Add NO_ACTION_KEYMAP config option
2013-03-20 01:45:04 +09:00
tmk
ecb7550a91
Add NO_ACTION_FUNCTION config option
2013-03-20 00:37:32 +09:00
tmk
9757f960f9
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
2013-03-20 00:28:13 +09:00
tmk
b057511f45
Add NO_ACTION_OVERLAY config option
2013-03-20 00:26:01 +09:00
tmk
1687041267
Add COMMAND_ENABLE build option
2013-03-19 16:05:53 +09:00
tmk
9a106537f6
Add NO_PRINT and NO_DEBUG config options.
...
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
2013-03-19 14:08:40 +09:00
tmk
f0c5f1b910
Add breathing sleep LED during USB suspend
2013-03-16 17:24:05 +09:00
tmk
30f9baf898
Fix debouncing and add legacy keymap support
2013-03-12 16:05:50 +09:00
tmk
c4ab832be0
Fix Locking CapsLock support in ADB converter
2013-03-12 12:10:12 +09:00
tmk
92b92dd78f
Add mechanical locking switch support for CapsLock
2013-03-12 10:43:02 +09:00
tmk
ef8439bddb
Add build option BOOTMAGIC_ENABLE
2013-03-11 15:28:46 +09:00
tmk
1d5bbb55f2
Fix legacy keymap support
...
- need to define USE_LEGACY_KEYMAP to use legacy keymap
2013-03-11 14:39:06 +09:00
tmk
db024b6b18
Add --relax for size optimization to gh60
2013-03-11 00:05:35 +09:00
tmk
51050875b7
Add BOOTLOADER_SIZE and remove BOOT_SIZE
...
- define BOOTLOADER_SIZE in config.h instead of Makefile
2013-03-10 17:53:29 +09:00
tmk
1385058fc2
Fix gh60/matrix.c and Makefile
2013-03-09 22:23:32 +09:00
tmk
4d64fd8faa
Add bootmagic.c and fix bootloader_jump
2013-03-09 11:22:27 +09:00
tmk
359b68d35f
Add eeconfig.c - eeprom stored paramerters
2013-03-07 03:30:08 +09:00