Jack Humbert
800ec55dfc
Make arguments redo, subproject elimination ( #1784 )
...
* redo make args to use colons, better folder structuring system [skip ci]
* don't put spaces after statements - hard lessons in makefile development
* fix-up some other rules.mk
* give travis a chance
* reset KEYMAPS variable
* start converting keyboards to new system
* try making all with travis
* redo make args to use colons, better folder structuring system [skip ci]
* don't put spaces after statements - hard lessons in makefile development
* fix-up some other rules.mk
* give travis a chance
* reset KEYMAPS variable
* start converting keyboards to new system
* try making all with travis
* start to update readmes and keyboards
* look in keyboard directories for board.mk
* update visualizer rules
* fix up some other keyboards/keymaps
* fix arm board ld includes
* fix board rules
* fix up remaining keyboards
* reset layout variable
* reset keyboard_layouts
* fix remainging keymaps/boards
* update readmes, docs
* add note to makefile error
* update readmes
* remove planck keymap warnings
* update references and docs
* test out tarvis build stages
* don't use stages for now
* don't use stages for now
8 years ago
Snipeye
ee13228486
Generic Pointing Device ( #1767 )
8 years ago
Jeremy Cowgar
abba393f57
Added Auto Shift, tap key = normal, hold key = shifted state.
8 years ago
Jack Humbert
024f0455de
[core] fix rgb source include
8 years ago
Jack Humbert
7ad924bae5
Updates send_string functionality, adds terminal feature ( #1657 )
...
* implement basic terminal stuff
* modify send_string to read normal strings too
* add files bc yeah. working pgm detected
* pgm detection apparently not working
* adds send string keycodes, additional keycode support in send string
* implement arguments
* [terminal] add help command
* [terminal] adds keycode and keymap functions
* [terminal] adds nop.h, documentation
* update macro docs
8 years ago
Fredric Silberberg
8e1be7c792
Initial implementation of the key_lock feature.
8 years ago
Joe Wasson
5987f67989
Add TX Bolt protocol support for Stenography
...
Requires virtser; Allows QMK to speak the TX BOlt protocol used by stenography machines and software (such as Plover). The upside is that Plover can be configured to listen only to TX Bolt allow the keyboard to switch layers without need to enable/disable the Plover software, or to have a second non-Steno keyboard work concurrently.
8 years ago
Jack Humbert
42d5a324eb
Start mvoing hardware drivers to /drivers/ ( #1433 )
...
* start driver isolation
* update nyquist and orthodox boards
* update atreus62
* move drivers to avr
* update avr conditional
8 years ago
Fred Sundvik
1aa0be4cf1
Fix serial_link vpath problem
8 years ago
Fred Sundvik
1c0fe956ac
Split common.mk into common.mk and common_features.mk
...
To support including keyboard/keymap specific rules before it
8 years ago
Fred Sundvik
7424261dae
Try to build tmk_common
8 years ago
Jack Humbert
7edac212c8
separated into api files/folder
9 years ago
Fred Sundvik
c692fd1d55
More common settings for unit tests and keyboards
9 years ago
Fred Sundvik
0a11460175
Build actual tests, convert byte_stuffer_tests
9 years ago
Fred Sundvik
27a673f5cf
The makefile actually calls build_test
9 years ago
Jack Humbert
c966e7982c
bluetooth
10 years ago
Jun Wako
fdc38ef3f9
Squashed 'tmk_core/' changes from dc0e46e..57d27a8
...
57d27a8 Merge branch 'core_update_150924' into core
024abe3 core: Fix NKRO ifdef
7aa2d30 core: Fix for disabling NKRO in Boot protocol
95651fd core: Fix message print of debug command
c20cd29 lufa: Fix endpoint bank mode for ATMega32u2
82ac21f next_usb: Fix next_kbd_set_leds()
537d9c7 Change to KC_BOOTLOADER(KC_BTLD)
f2b3772 Add an assignable RESET key
fc99257 Fix parenthesis
e852582 Fix weak modifier clear in action macro
c2a6c5c core: Fix lufa suspend callback(#234 )
fa548c5 usb_usb: Ignore error usage(0x01-03) report
513d95c usb_usb: Support locking key indicator LED
cd78802 core: Add keymap section ldscript for ATMega32U2
70c9abd Add description for non-US keys on keycode.h
538c192 lufa: Fix console flush #223
87628c9 Revert "Make action_for_key a weak symbol"
3c0a1ba Make action_for_key a weak symbol
6bb0d7d ibm4704_usb: Fix protocol handling
b6ef5cf Add keyboard_setup() and matrix_setup()
f4bb8b2 ibm4704_usb: Fix interrupt of clock(rising edge)
0c1fcc1 usb_usb: Change debug LED pin config
595710d Reduce code size of magic commands
6bed174 Add description of AVR bootloader and boot section
54c6a01 Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
d18d42e Merge branch 'core-update2' into core
febec88 Add compile options '-fdata-sections'
git-subtree-dir: tmk_core
git-subtree-split: 57d27a8e39173a589b4abae74851f95c39940174
10 years ago
Jack Humbert
04885a3b44
preonic
10 years ago
tmk
a074364c37
Squashed 'tmk_core/' content from commit 05caacc
...
git-subtree-dir: tmk_core
git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
10 years ago
tmk
6746e37088
Remove core library and build files
10 years ago
tmk
b4e2d325f3
Change TOP_DIR to TMK_DIR in makefiles
10 years ago
tmk
ea524d7bef
Adhoc fix compile error of usb_usb
11 years ago
tmk
e81c70149e
Fix common files for mbed
11 years ago
tmk
c67ae2a6b5
Port action_* to mbed
11 years ago
tmk
867f115bee
Port timer to mbed
11 years ago
Kai Ryu
ac570686b6
New branch for 6KRO feature
11 years ago
tmk
676d94d137
Fix PS/2 mouse support
12 years ago
tmk
d52d554360
Fix mod stuck of MODS_KEY when leaving layer #62
...
- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_mods for MODS_KEY and MACRO
- weak_mods is cleared when layer switching
12 years ago
tmk
7e8a85caad
Fix VERSION: add opton --always to git describe
12 years ago
tmk
9f29fa6bf3
Fix version info command
12 years ago
tmk
259c4a040a
Add build option KEYMAP_SECTION for keymap editor
12 years ago
tmk
8bc96ac571
Add version string
12 years ago
Wraul
1eb8523e95
Add support for backlight
12 years ago
tmk
d9c06db600
Add xprintf(xitoa) from elm-chan.org
12 years ago
tmk
4e93b3fa67
Fix bootmagic and eeconfig for virtual DIP SW
12 years ago
tmk
c6d88d2795
Rename file layer_switch to action_layer
12 years ago
tmk
c69f7e1069
Add action_tapping.[ch] for refactoring
12 years ago
tmk
2c0bb5e7e6
Add common/suspend.c
12 years ago
tmk
d44290b91b
Add NO_ACTION_ONESHOT config option
12 years ago
tmk
1687041267
Add COMMAND_ENABLE build option
12 years ago
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
12 years ago
tmk
f0c5f1b910
Add breathing sleep LED during USB suspend
12 years ago
tmk
ef8439bddb
Add build option BOOTMAGIC_ENABLE
12 years ago
tmk
4d64fd8faa
Add bootmagic.c and fix bootloader_jump
12 years ago
tmk
359b68d35f
Add eeconfig.c - eeprom stored paramerters
12 years ago
tmk
d9f2875866
Replace layer_stack with layer_switch
12 years ago
tmk
768ea72f10
Add layer_stack files taking apart from action.c
12 years ago
tmk
aad91a30a3
Add macro feature.
12 years ago
tmk
1e3e41a2c9
Clean code.
12 years ago
tmk
8a709c2750
Add initial fix for new keymap.
13 years ago