James
c2b8a47604
Some finishing touches on space_oddity ( #1892 )
...
* Add verbose comments, ASCII layout pictures, and re-word readme.md
* Fix omission of F(2) on the third layer.
8 years ago
mogranjm
a66e75609e
Added new TKL layout for the Frosty flake - Quickfire Rapid ( #1854 )
...
* First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware
* Fix terminus_mini & nyquist/DivergeJM readme files
Previously an outdated copy of the default readme. Updated to match the Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout)
* Update makefiles to rules.mk
Renamed both Makefiles to rules.mk, removed references to makefiles
* Updated rules.mk
Inadvertantly removed important code from the rules.mk in previous commit. This has been restored.
Also disabled Tap_Dance in both rules.mk files
* Moved terminus_mini to handwired
Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired.
* New Frosty Flake layout for QFR TKL
Added a TKL layout for the Frosty Flake with a navigation cluster on LOWER under the left hand and a similarly functioning MOUSE layer that includes mouse navigation functionality.
8 years ago
drashna
f3534f999f
Updated keymaps ( #1853 )
...
* Add woodpad
* Cleanup
* Remove misc layouts for woodpad
* Move woodpad to handwired
* Updated RGB Underglow info
* Cleanup macros
* Fix odd merge issue
* Tweaked RGB lighting stuff
* Start to merge orthodox/ergodox keymaps (persistant layers)
* Add forced NKRO
* Added Colemak and Dvorak layers to default orthodox keymap
* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
* Updated macros and added workman keymaps
* Fixed RGB lighting for Workman layout
* Add leader keys
* Remove force NKRO
* Add Viterbi one handed layout and minor tweaks to others
8 years ago
James
ab3dbd8daa
Additional custom handwired layout - Space Oddity ( #1868 )
...
* Add existing file
* Add new keyboard layout - initial commit
* Revised readme.md
* Clarified readme.md, reorganized keymap.c, and added license text.
* Fixing last incomplete commit
* Just a little code cleanup to make things more readable.
8 years ago
mogranjm
d3fe6a0588
Add terminus_mini keyboard and nyquist/DivergeJM layout ( #1851 )
...
* First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware
* Fix terminus_mini & nyquist/DivergeJM readme files
Previously an outdated copy of the default readme. Updated to match the Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout)
* Update makefiles to rules.mk
Renamed both Makefiles to rules.mk, removed references to makefiles
* Updated rules.mk
Inadvertantly removed important code from the rules.mk in previous commit. This has been restored.
Also disabled Tap_Dance in both rules.mk files
* Moved terminus_mini to handwired
Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired.
8 years ago
Jack Humbert
7f2882832e
adds default keymap for handwired boards
8 years ago
Jack Humbert
1745f202cc
update keymaps to not be the canonical file
8 years ago
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
drashna
e0e80c0dc1
Cleanup of my keymaps ( #1802 )
...
* Add woodpad
* Cleanup
* Remove misc layouts for woodpad
* Move woodpad to handwired
* Updated RGB Underglow info
* Cleanup macros
* Fix odd merge issue
* Tweaked RGB lighting stuff
* Start to merge orthodox/ergodox keymaps (persistant layers)
* Add forced NKRO
* Added Colemak and Dvorak layers to default orthodox keymap
* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
8 years ago
drashna
d28fb63fac
updated drashna's keymaps ( #1769 )
...
* Add woodpad
* Cleanup
* Remove misc layouts for woodpad
* Move woodpad to handwired
* Updated RGB Underglow info
8 years ago
Jack Humbert
791b9cc652
remove all makefiles from keyboard directories
8 years ago
skullydazed
4cdcbdb861
Remove all Makefiles from the keyboards directory. ( #1660 )
...
* Remove all Makefiles from the keyboards directory.
* update keymaps added in the last 8 days
* Ignore keyboard/keymap makefiles
* update hand_wire to reflect our new Makefile-less reality
* Update the make guide to reflect the new reality
* move planck keymap options to rules.mk
* update planck keymaps 4real
* trigger travis
* add back build_keyboard.mk
* restore changes to build_keyboard
8 years ago
Jack Humbert
d2ff66a985
Creates a layouts/ folder for keymaps shared between keyboards ( #1609 )
...
* include variables and .h files as pp directives
* start layout compilation
* split ergodoxes up
* don't compile all layouts for everything
* might seg fault
* reset layouts variable
* actually reset layouts
* include rules.mk instead
* remove includes from rules.mk
* update variable setting
* load visualizer from path
* adds some more examples
* adds more layouts
* more boards added
* more boards added
* adds documentation for layouts
* use lowercase names for LAYOUT_
* add layout.json files for each layout
* add community folder, default keymaps for layouts
* touch-up default layouts
* touch-up layouts, some keyboard rules.mk
* update documentation for layouts
* fix up serial/i2c switches
8 years ago
Joe Wasson
fe60cbd928
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
8 years ago
Jack Humbert
107d8031e5
update priyadi's keymap config
8 years ago
Danny Nguyen
e0caf94323
Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.
...
Port detection script is now more informative and better handles first time flashing of a Pro Micro
8 years ago
Jack Humbert
65c10790d4
Update README.md
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
Kyle Terry
062b3547ed
Keyboards/handwired magicforce61 ( #1454 )
...
* adding the magicforce61 under handwired
* I meant 14 cols
8 years ago
Jack Humbert
b476d65b9c
Update keyboards' rules.mk/Makefiles ( #1442 )
...
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
8 years ago
npoirey
8ad12b1eb7
Updated frenchdev readme
8 years ago
npoirey
a3f151b8e9
Refactoring frenchdev
8 years ago
npoirey
de80e2c756
Moved frenchdev to handwired
8 years ago
Jack Humbert
f2e1609801
remove hardware files, move arrow pad
8 years ago
Jack Humbert
23c448b21d
remove .hex, .PNG, .jpg
8 years ago
Jack Humbert
d2aec1625d
removes some images
8 years ago
dbroqua
6b994ecd82
- Added schematic for Trackpoint demonstration
8 years ago
dbroqua
81e85a1a4e
- Added integration of IBM Trackpoint
8 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Priyadi Iman Nurcahyo
343f8d368e
Simple RGB backlight theming
8 years ago
Priyadi Iman Nurcahyo
2f28652dcc
Syntax fix
8 years ago
Priyadi Iman Nurcahyo
d8f1949029
Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click frequency
8 years ago
Priyadi Iman Nurcahyo
f9d226ca50
tune clicks
8 years ago
Priyadi Iman Nurcahyo
ce0efa6b9a
Fix LED sequence; bug fixes
8 years ago
Priyadi Iman Nurcahyo
5bc0c4a011
Fix Planck compatibility
8 years ago
Priyadi Iman Nurcahyo
3fa0b66289
Keymap updates and some adjustment for latest version of QMK
8 years ago
Priyadi Iman Nurcahyo
93b2f23bba
Promethium rev2
...
* 10 more indicator LEDs
* Piezo buzzer
* Uses HC138 decoder to free up 5 pins
* Trackpoint buttons are now part of matrix
8 years ago
David Baldwynn
acd63bc03c
Fixed dvorak layout for Atreus50
8 years ago
Fred Sundvik
bbe8876c8d
Rename MS-sculpt-mobile to MS_scuplpt_mobile
...
Subprojects with "-" have problems, since the build system creates
a define containing the subproject name, and "-" is illegal in
macro names.
8 years ago
Fred Sundvik
738b8d2b9c
Add SKIP_VERSION option to speed up compilation
8 years ago
Nurahmadie
649d08742a
Use tap-toggle to move between layers.
...
- Add PDOT key
8 years ago
Nurahmadie
15ddaa7f19
Fix layer stuck, and add numpad support
8 years ago
Nurahmadie
f5d78c739d
Forgot semicolon, and add reference link
8 years ago
Nurahmadie
10105f645a
Add README
8 years ago
Nurahmadie
c9dd11d5ab
Enable alt-F4 without [Fn]
...
- Add led indicator when keymap not on base layer \o/
8 years ago
Nurahmadie
af7430b896
Add capslock led, and audio buttons
...
- Also change layer switch to momentary
8 years ago
Nurahmadie
7614c6b7a7
Remove lead keys, fix some typos, rearrange layers
8 years ago
Nurahmadie
8b206e1e75
Add initial keymap
...
*crossfingers*
8 years ago
Nurahmadie
f8ed4ed573
Initial work for my kbod support in qmk_firmware
...
- Wiring layout done
No actual keymap yet
8 years ago
Danny Nguyen
71857ebc3f
Move Atreus50 to hardwired directory and update README
8 years ago
Jack Humbert
71d6d7b22c
Merge pull request #1147 from nooges/numpad20
...
Add handwired 20-key Numpad
8 years ago
Jack Humbert
8c184847f7
Merge pull request #1150 from nooges/ortho5x13
...
Add handwired 5x13 ortholinear keyboard
8 years ago
Danny Nguyen
20a48e0198
Add handwired 5x13 ortholinear keyboard
8 years ago
Danny Nguyen
a8f872e728
Initial commit for handwired numpad
8 years ago
milestogo
feb858c5a9
Merge branch 'master' into sculpt2
8 years ago
milestogo
b5bfb5104b
docs for babblepaste
8 years ago
milestogo
89aba30c7f
fix stupid error w/ mode switch
8 years ago
milestogo
01980c96e9
added browser babble, removed code from keymap
8 years ago
Danny Nguyen
3d082382b2
Fix function layer actions
8 years ago
Danny Nguyen
7042af7020
Add Makefile
8 years ago
Danny Nguyen
38a83700c3
Update description
8 years ago
Danny Nguyen
2cd2ac02d1
Add readme file
8 years ago
Danny Nguyen
f3aef727e1
Set pinout and layout
8 years ago
Danny Nguyen
6ee823a821
Add rule for flashing microcontroller using avrdude
8 years ago
Danny Nguyen
1023a47be6
Copy CMD60 as starting point and rename files
8 years ago
milestogo
2f677c24a8
working with preprocessor macros for babblepaste
8 years ago
milestogo
b80c97b712
clean up babblepaste
8 years ago
milestogo
0834c520c0
missed config.h stuck modifiers change
8 years ago
milestogo
748401e5c1
keymap and C6 audio testing
8 years ago
Priyadi Iman Nurcahyo
3dab8a60fc
added pause, prtsc & ins to list of keys to be processed on release
8 years ago
Priyadi Iman Nurcahyo
57623805e8
Move caps to FUN layer; add Pause key
8 years ago
Priyadi Iman Nurcahyo
b306f83c6b
Move del back to fun+backspce
8 years ago
Priyadi Iman Nurcahyo
77f9363675
Only process Fnumber on key release, and only when layer is still active
8 years ago
Priyadi Iman Nurcahyo
e5bd81f0a6
Fix integer overflow
8 years ago
Priyadi Iman Nurcahyo
96a8e2d5f5
reposition ins and del key
8 years ago
Priyadi Iman Nurcahyo
ac04fe0301
Added README for my keymap
8 years ago
Priyadi Iman Nurcahyo
3882f97d2e
Move keyboard specific stuff to keyboard specific files, and vice versa
8 years ago
Priyadi Iman Nurcahyo
1eac297a2f
Added copyright notice
8 years ago
Priyadi Iman Nurcahyo
c2f0207d59
Merge my Planck-like keyboards
8 years ago
Priyadi Iman Nurcahyo
168c912027
Move Alt-Tab position
8 years ago
Priyadi Iman Nurcahyo
df311c7b40
num, func, punc 3state layer done right
8 years ago
Priyadi Iman Nurcahyo
3758cfd95f
GUI layer fixes
8 years ago
Priyadi Iman Nurcahyo
6c692fca7d
Alt-tab handling in GUI layer
8 years ago
Priyadi Iman Nurcahyo
7ae677dcb7
remove stand alone punc layer switcher for now
8 years ago
Priyadi Iman Nurcahyo
02662e3869
Add explicit punctuation key for greek layers
8 years ago
Priyadi Iman Nurcahyo
c2531ff43b
Func + Num = Punc
8 years ago
Priyadi Iman Nurcahyo
15e2dbb2a9
move GRV to ESC position
8 years ago
Priyadi Iman Nurcahyo
97472aabe6
Forgot to add ifdef to optional feature
8 years ago
Priyadi Iman Nurcahyo
68e5c85999
Remove assignment warning
8 years ago
Priyadi Iman Nurcahyo
455568d197
Workaround to remove warning
8 years ago
Priyadi Iman Nurcahyo
5d5f2ff50d
Some space optimization and housekeeping
8 years ago
milestogo
274b1c53fb
keymap update
8 years ago
Priyadi Iman Nurcahyo
4163a3819e
Add regular space to B+N on GUI layer for repeating space
8 years ago
Priyadi Iman Nurcahyo
4c05e39a02
Switch to Emoji layer using Punc + greek
8 years ago
Priyadi Iman Nurcahyo
4586b19be3
Turn off capslock when entering num layer
8 years ago
Priyadi Iman Nurcahyo
c6123b2e4a
Move X in number layer away from space
8 years ago
Priyadi Iman Nurcahyo
513286cf98
LSpace + RSpace = switch layer
8 years ago
Priyadi Iman Nurcahyo
79de0cd119
Implement Capslock LED
8 years ago
Priyadi Iman Nurcahyo
9fc3afbef4
simplify battery calculation for now
8 years ago
Priyadi Iman Nurcahyo
b31ac35441
Fix emoji layer
8 years ago
Priyadi Iman Nurcahyo
fdd06d3fca
RShift + LShift = Capslock
8 years ago
Priyadi Iman Nurcahyo
bf31f516e3
Add reset keycode
8 years ago
Priyadi Iman Nurcahyo
909fd4ae64
Generalize layer indicators
8 years ago
Priyadi Iman Nurcahyo
229e38f097
Add ifdefs for keyboard layouts
8 years ago
Priyadi Iman Nurcahyo
5944ab246a
Implement battery level indicator
8 years ago
Priyadi Iman Nurcahyo
07879bf66b
Add function to cycle backlight modes
8 years ago
Priyadi Iman Nurcahyo
a5b8db52a0
Activate SYS layer by pressing both Ctrls
8 years ago
Priyadi Iman Nurcahyo
4ffbfe8298
Restore GUI layer
8 years ago
Priyadi Iman Nurcahyo
0f92d305e2
Add slash/question mark to punc/num layer
8 years ago
milestogo
b0537f75df
Merge branch 'master' into sculpt2
8 years ago
milestogo
5ac0e6e6ae
dumber sculpt build
8 years ago
Priyadi Iman Nurcahyo
a4a57d47ed
Reimplement GUI Layer
8 years ago
Priyadi Iman Nurcahyo
27e7eac279
Reorganize punctuation & numbers layer
8 years ago
Priyadi Iman Nurcahyo
dee6a6982c
Fix LED indicator
8 years ago
Priyadi Iman Nurcahyo
af97d6b58e
Add dvorak & norman layout. Add sys layer.
8 years ago
Priyadi Iman Nurcahyo
92308ed0e5
Remove audio stuff
8 years ago
Priyadi Iman Nurcahyo
4be4ed3397
Add USB-BLE manual output switching and indicator
8 years ago
Priyadi Iman Nurcahyo
3f2c0bfa86
Merge branch 'master' into promethium
8 years ago
Jack Humbert
de659486f5
pass through travis errors
8 years ago
upils
f36fc1d2e5
Add reddot handwired keyboard.
8 years ago
Priyadi Iman Nurcahyo
011811af68
minimize LEDs
8 years ago
Priyadi Iman Nurcahyo
306f43e5ee
fix greek layers
8 years ago
Priyadi Iman Nurcahyo
c5ab0b2b61
Implement greek layers on my Promethium layout
8 years ago
Priyadi Iman Nurcahyo
c641e46567
QWERTZ style dot & comma, move QUOT to SCLN position
9 years ago
Priyadi Iman Nurcahyo
e5b165c255
fine tune trackpoint initialization
9 years ago
Priyadi Iman Nurcahyo
32e952bda9
disable remote mode
9 years ago
Priyadi Iman Nurcahyo
0b54b32361
Enable Adafruit BLE support
9 years ago
Priyadi Iman Nurcahyo
9838ddcead
Pretend to be Thinkpad USB Keyboard
9 years ago
Priyadi Iman Nurcahyo
a747343b61
Enable PS2 remote mode
9 years ago
climbalima
5dce74d0ff
svg bug fix and added pilcrow to hand wire
9 years ago
Priyadi Iman Nurcahyo
c7d11fd001
Remove unnecessary build options
9 years ago
Priyadi Iman Nurcahyo
73073f270b
Trackpoint initialization
9 years ago
Priyadi Iman Nurcahyo
fc80aa9974
Merge branch 'master' into promethium
9 years ago
Priyadi Iman Nurcahyo
a8e5f61805
fix emoji LED indicators.
9 years ago
Priyadi Iman Nurcahyo
75b18773bd
fix RGB LED order
9 years ago
Jack Humbert
6e0f994950
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
9 years ago
Priyadi Iman Nurcahyo
12c1314b02
update docs
9 years ago
Priyadi Iman Nurcahyo
0f39ab5219
remove ifdef on chip type
9 years ago
Priyadi Iman Nurcahyo
7f3c9c6a39
protocols.mk is already included in latest QMK
9 years ago
Priyadi Iman Nurcahyo
b5019bef05
change init delay to 2000ms
9 years ago
Priyadi Iman Nurcahyo
8ee389c9b6
My Promethium keyboard firmware
9 years ago
Jack Humbert
3774a7fcda
rgb light through midi
9 years ago
SethSenpai
b7442999df
updated the wrong makefile like a dummy
9 years ago
SethSenpai
aac3ba61a5
added rules.mk
9 years ago
SethSenpai
0e2786e396
updated readme with images
9 years ago
SethSenpai
0f06e94d5d
update readme
9 years ago
SethSenpai
468e855207
moved folder, update readme
9 years ago
IBNobody
9c574b493c
Changed Docs, Moved RetroRefit to Handwired
9 years ago
Fred Sundvik
051017c312
Split subproject make files into Makefile and rules.mk
9 years ago
Fred Sundvik
44441de8ca
Split keyboard makefiles into rules and Makefile
9 years ago