Commit Graph

193 Commits (10b4591d88c2573ee3bdf99d195856f66c4899c3)

Author SHA1 Message Date
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