Commit Graph

174 Commits (ea070950e7c5f21ec1c24df53acdef5608b703b3)

Author SHA1 Message Date
Priyadi Iman Nurcahyo 5bc0c4a011 Fix Planck compatibility
Priyadi Iman Nurcahyo 3fa0b66289 Keymap updates and some adjustment for latest version of QMK
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
David Baldwynn acd63bc03c Fixed dvorak layout for Atreus50
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.
Fred Sundvik 738b8d2b9c Add SKIP_VERSION option to speed up compilation
Nurahmadie 649d08742a Use tap-toggle to move between layers.
- Add PDOT key
Nurahmadie 15ddaa7f19 Fix layer stuck, and add numpad support
Nurahmadie f5d78c739d Forgot semicolon, and add reference link
Nurahmadie 10105f645a Add README
Nurahmadie c9dd11d5ab Enable alt-F4 without [Fn]
- Add led indicator when keymap not on base layer \o/
Nurahmadie af7430b896 Add capslock led, and audio buttons
- Also change layer switch to momentary
Nurahmadie 7614c6b7a7 Remove lead keys, fix some typos, rearrange layers
Nurahmadie 8b206e1e75 Add initial keymap
*crossfingers*
Nurahmadie f8ed4ed573 Initial work for my kbod support in qmk_firmware
- Wiring layout done

No actual keymap yet
Danny Nguyen 71857ebc3f Move Atreus50 to hardwired directory and update README
Jack Humbert 71d6d7b22c Merge pull request from nooges/numpad20
Add handwired 20-key Numpad
Jack Humbert 8c184847f7 Merge pull request from nooges/ortho5x13
Add handwired 5x13 ortholinear keyboard
Danny Nguyen 20a48e0198 Add handwired 5x13 ortholinear keyboard
Danny Nguyen a8f872e728 Initial commit for handwired numpad
milestogo feb858c5a9 Merge branch 'master' into sculpt2
milestogo b5bfb5104b docs for babblepaste
milestogo 89aba30c7f fix stupid error w/ mode switch
milestogo 01980c96e9 added browser babble, removed code from keymap
Danny Nguyen 3d082382b2 Fix function layer actions
Danny Nguyen 7042af7020 Add Makefile
Danny Nguyen 38a83700c3 Update description
Danny Nguyen 2cd2ac02d1 Add readme file
Danny Nguyen f3aef727e1 Set pinout and layout
Danny Nguyen 6ee823a821 Add rule for flashing microcontroller using avrdude
Danny Nguyen 1023a47be6 Copy CMD60 as starting point and rename files
milestogo 2f677c24a8 working with preprocessor macros for babblepaste
milestogo b80c97b712 clean up babblepaste
milestogo 0834c520c0 missed config.h stuck modifiers change
milestogo 748401e5c1 keymap and C6 audio testing
Priyadi Iman Nurcahyo 3dab8a60fc added pause, prtsc & ins to list of keys to be processed on release
Priyadi Iman Nurcahyo 57623805e8 Move caps to FUN layer; add Pause key
Priyadi Iman Nurcahyo b306f83c6b Move del back to fun+backspce
Priyadi Iman Nurcahyo 77f9363675 Only process Fnumber on key release, and only when layer is still active
Priyadi Iman Nurcahyo e5bd81f0a6 Fix integer overflow
Priyadi Iman Nurcahyo 96a8e2d5f5 reposition ins and del key
Priyadi Iman Nurcahyo ac04fe0301 Added README for my keymap
Priyadi Iman Nurcahyo 3882f97d2e Move keyboard specific stuff to keyboard specific files, and vice versa
Priyadi Iman Nurcahyo 1eac297a2f Added copyright notice
Priyadi Iman Nurcahyo c2f0207d59 Merge my Planck-like keyboards
Priyadi Iman Nurcahyo 168c912027 Move Alt-Tab position
Priyadi Iman Nurcahyo df311c7b40 num, func, punc 3state layer done right
Priyadi Iman Nurcahyo 3758cfd95f GUI layer fixes
Priyadi Iman Nurcahyo 6c692fca7d Alt-tab handling in GUI layer
Priyadi Iman Nurcahyo 7ae677dcb7 remove stand alone punc layer switcher for now
Priyadi Iman Nurcahyo 02662e3869 Add explicit punctuation key for greek layers
Priyadi Iman Nurcahyo c2531ff43b Func + Num = Punc
Priyadi Iman Nurcahyo 15e2dbb2a9 move GRV to ESC position
Priyadi Iman Nurcahyo 97472aabe6 Forgot to add ifdef to optional feature
Priyadi Iman Nurcahyo 68e5c85999 Remove assignment warning
Priyadi Iman Nurcahyo 455568d197 Workaround to remove warning
Priyadi Iman Nurcahyo 5d5f2ff50d Some space optimization and housekeeping
milestogo 274b1c53fb keymap update
Priyadi Iman Nurcahyo 4163a3819e Add regular space to B+N on GUI layer for repeating space
Priyadi Iman Nurcahyo 4c05e39a02 Switch to Emoji layer using Punc + greek
Priyadi Iman Nurcahyo 4586b19be3 Turn off capslock when entering num layer
Priyadi Iman Nurcahyo c6123b2e4a Move X in number layer away from space
Priyadi Iman Nurcahyo 513286cf98 LSpace + RSpace = switch layer
Priyadi Iman Nurcahyo 79de0cd119 Implement Capslock LED
Priyadi Iman Nurcahyo 9fc3afbef4 simplify battery calculation for now
Priyadi Iman Nurcahyo b31ac35441 Fix emoji layer
Priyadi Iman Nurcahyo fdd06d3fca RShift + LShift = Capslock
Priyadi Iman Nurcahyo bf31f516e3 Add reset keycode
Priyadi Iman Nurcahyo 909fd4ae64 Generalize layer indicators
Priyadi Iman Nurcahyo 229e38f097 Add ifdefs for keyboard layouts
Priyadi Iman Nurcahyo 5944ab246a Implement battery level indicator
Priyadi Iman Nurcahyo 07879bf66b Add function to cycle backlight modes
Priyadi Iman Nurcahyo a5b8db52a0 Activate SYS layer by pressing both Ctrls
Priyadi Iman Nurcahyo 4ffbfe8298 Restore GUI layer
Priyadi Iman Nurcahyo 0f92d305e2 Add slash/question mark to punc/num layer
milestogo b0537f75df Merge branch 'master' into sculpt2
milestogo 5ac0e6e6ae dumber sculpt build
Priyadi Iman Nurcahyo a4a57d47ed Reimplement GUI Layer
Priyadi Iman Nurcahyo 27e7eac279 Reorganize punctuation & numbers layer
Priyadi Iman Nurcahyo dee6a6982c Fix LED indicator
Priyadi Iman Nurcahyo af97d6b58e Add dvorak & norman layout. Add sys layer.
Priyadi Iman Nurcahyo 92308ed0e5 Remove audio stuff
Priyadi Iman Nurcahyo 4be4ed3397 Add USB-BLE manual output switching and indicator
Priyadi Iman Nurcahyo 3f2c0bfa86 Merge branch 'master' into promethium
Jack Humbert de659486f5 pass through travis errors
upils f36fc1d2e5 Add reddot handwired keyboard.
Priyadi Iman Nurcahyo 011811af68 minimize LEDs
Priyadi Iman Nurcahyo 306f43e5ee fix greek layers
Priyadi Iman Nurcahyo c5ab0b2b61 Implement greek layers on my Promethium layout
Priyadi Iman Nurcahyo c641e46567 QWERTZ style dot & comma, move QUOT to SCLN position
Priyadi Iman Nurcahyo e5b165c255 fine tune trackpoint initialization
Priyadi Iman Nurcahyo 32e952bda9 disable remote mode
Priyadi Iman Nurcahyo 0b54b32361 Enable Adafruit BLE support
Priyadi Iman Nurcahyo 9838ddcead Pretend to be Thinkpad USB Keyboard
Priyadi Iman Nurcahyo a747343b61 Enable PS2 remote mode
climbalima 5dce74d0ff svg bug fix and added pilcrow to hand wire
Priyadi Iman Nurcahyo c7d11fd001 Remove unnecessary build options
Priyadi Iman Nurcahyo 73073f270b Trackpoint initialization
Priyadi Iman Nurcahyo fc80aa9974 Merge branch 'master' into promethium
Priyadi Iman Nurcahyo a8e5f61805 fix emoji LED indicators.