Commit Graph

22 Commits (1923cffd41d9d71cd9f434092654dba05513137b)

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
Olivier cd906f24b1 Spellchecking. 8 years ago
Olivier a62a0480d0 Add some more function keys (vol up / down, mute, undo, cut, copy, paste). 8 years ago
Olivier edf4266839 Add basic README file. 8 years ago
Olivier 4d59d57e64 Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a left SHIFT key. 8 years ago
Olivier e0762e0ad9 Merged the function and navigation layers. Give access to it with both thumbs. Now you can up / down / page up / page down with only one hand ! 8 years ago
Olivier a4796ba36a Update prebuilt firmware with code from latest pull. 8 years ago
Olivier dc7b606ff1 Update firmware with latest QMK code. 9 years ago
Olivier 9d48ba9713 Add a macro for Ctrl+Alt+Fx. 9 years ago
Olivier edb2996299 Use aliases where available. No firmware change. 9 years ago
Olivier 920e0865b6 Commit firmware up-to-date with latest upstream qmk_firmware changes. 9 years ago
Olivier 0715cf46ac Add underscore "_" character in the qwerty compatibility layer. 9 years ago
Olivier 5df222d3e0 Even more compatibility with QWERTY systems : added most useful characters needing AltGr on a bepo layout. This compatibility layer is still not perfect, but now usable to type with a bepo-like layout on a qwerty system. 9 years ago
Olivier 12f13eeef4 More compatibility with QWERTY systems. 9 years ago
Olivier 536e52a05a Simple layer to allow the keyboard to act like a bepo keyboard when plugged on a qwerty system. Doesn't work with modifiers for now. 9 years ago
Olivier 6b8fdb90bc Add mouse navigation keys on a new layer. 9 years ago
Olivier 0cd070d814 More concise, no functional change. 9 years ago
Olivier 6dc48384f3 Allow the "00" keypad key to act like a repeating 0 when held down. 9 years ago
Olivier d3bc854ddf Correct a bug with stuck modifier keys when they were used with other layers (like when selecting with shift and navigation keys) and released before the layout switch keys. 9 years ago
Olivier 5b74261aa9 Second try with a (maybe) more practical layout :
- layer modifiers in the thumb clusters, Alt-F1 - Alt-F4 should now be easier to type
- new Alt and Ctrl keys in the bottom row are more easily reachable with thumbs than the little thumb cluster keys, and feel more like traditional keyboards
- thumb backspace wasn't great due to lower precision and repeat rate than index fingers
9 years ago
Olivier c2c939af4e Layout preview generated on keyboard-layout-editor.com. 9 years ago
zozo aeb027ed60 First version of a bepo (french layout based on Dvorak rules) keymap. 9 years ago